Open LeoAndo opened 3 years ago
HyperLinkのサンプルを作成する 以下を参考にする。
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
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