C# Class WhereToFly.App.Core.Views.InfoPage

Info page, showing markdown from the info.md in the Assets folder.
Inheritance: ContentPage
Exibir arquivo Open project: vividos/WhereToFly

Public Methods

Method Description
InfoPage ( ) : Xamarin.Forms

Creates a new info page

Private Methods

Method Description
OnNavigating_WebView ( object sender, WebNavigatingEventArgs args ) : void

Called when web view navigates to a new URL

Method Details

InfoPage() public method

Creates a new info page
public InfoPage ( ) : Xamarin.Forms
return Xamarin.Forms