C# Class Input101.AutoCompleteActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: GoXuni/Xamarin.Android-Samples Class Usage Examples

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
filterAutoComplete_FilteringEvent ( object sender, FilteringEventArgs args ) : void

Method Details

OnCreate() protected méthode

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