C# Class ArcGISRuntimeXamarin.Samples.FeatureLayerUrl.FeatureLayerUrl

Inheritance: Android.App.Activity
Afficher le fichier Open project: Esri/arcgis-runtime-samples-dotnet

Méthodes publiques

Méthode Description
FeatureLayerUrl ( ) : Esri.ArcGISRuntime.Geometry
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

FeatureLayerUrl() public méthode

public FeatureLayerUrl ( ) : Esri.ArcGISRuntime.Geometry
Résultat Esri.ArcGISRuntime.Geometry

OnCreate() protected méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void