I am writing a Xamarin.Forms app and I have all of my data bound to a XAML file. I have the label gesturecognizer all wired up, but I'm not sure how to actually code it to go to the website URL in the browser when they click on the URL. How do I do this?
↧