C# Class ArcGISRuntimeXamarin.Samples.ShowMagnifier.ShowMagnifier

Inheritance: UIViewController
Afficher le fichier Open project: Esri/arcgis-runtime-samples-dotnet

Méthodes publiques

Méthode Description
ShowMagnifier ( ) : Esri.ArcGISRuntime.Mapping
ViewDidLoad ( ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
CreateLayout ( ) : void
Initialize ( ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

ShowMagnifier() public méthode

public ShowMagnifier ( ) : Esri.ArcGISRuntime.Mapping
Résultat Esri.ArcGISRuntime.Mapping

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void