我正在开发跨平台xamarin应用程序,我想为“忘记密码?”创建超链接标签。在登录页面上。我使用以下代码创建标签,但我不知道如何在其上创建onclick事件。MainPage=newContentPage{BackgroundImage="background.png",Content=newStackLayout{VerticalOptions=LayoutOptions.CenterAndExpand,HorizontalOptions=LayoutOptions.CenterAndExpand,Spacing=50,Children={newLabel{HorizontalTex