C# Class ArcGISRuntimeXamarin.Samples.OAuth.OAuthPage

Inheritance: Xamarin.Forms.ContentPage, INotifyPropertyChanged
Mostra file Open project: Esri/arcgis-runtime-samples-dotnet Class Usage Examples

Public Methods

Method Description
OAuthPage ( ) : Esri.ArcGISRuntime.Mapping

Protected Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

OAuthPage() public method

public OAuthPage ( ) : Esri.ArcGISRuntime.Mapping
return Esri.ArcGISRuntime.Mapping

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void