LeoAndo / xamarin-forms-training

traning for Xamarin.Forms
0 stars 1 forks source link

HyperLinkのサンプルを作成する #86

Open LeoAndo opened 3 years ago

LeoAndo commented 3 years ago

HyperLinkのサンプルを作成する 以下を参考にする。

references

https://docs.microsoft.com/en-us/samples/xamarin/xamarin-forms-samples/userinterface-hyperlinks/ https://github.com/xamarin/xamarin-forms-samples/tree/main/UserInterface/Hyperlinks https://github.com/xamarin/xamarin-forms-samples/blob/main/UserInterface/Hyperlinks/HyperlinkDemo/MainPage.xaml https://github.com/xamarin/xamarin-forms-samples/blob/main/UserInterface/Hyperlinks/HyperlinkDemo/HyperlinkLabel.cs https://github.com/xamarin/xamarin-forms-samples/blob/main/UserInterface/Hyperlinks/HyperlinkDemo/HyperlinkSpan.cs