C# Class GraphQLDotNet.Mobile.Views.AddLocationPage

Inheritance: ContentPage
Show file Open project: Sankra/GraphQLDotNet

Public Methods

Method Description
AddLocationPage ( ) : Xamarin.Forms

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

AddLocationPage() public method

public AddLocationPage ( ) : Xamarin.Forms
return Xamarin.Forms

OnAppearing() protected method

protected OnAppearing ( ) : void
return void