C# Class Input101.AutoCompleteActivity

Inheritance: Android.App.Activity
Show file Open project: GoXuni/Xamarin.Android-Samples Class Usage Examples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
filterAutoComplete_FilteringEvent ( object sender, FilteringEventArgs args ) : void

Method Details

OnCreate() protected method

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