C# Class ArcGISRuntimeXamarin.SamplesListActivity

Inheritance: Android.App.Activity
Datei anzeigen Open project: Esri/arcgis-runtime-samples-dotnet

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
SamplesListView_ItemClick ( object sender, Android.Widget.AdapterView e ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void