The members of Android.App.LauncherActivity are listed below.
See Also: Inherited members from Android.App.ListActivity
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | TargetIntent | Android.Content.Intent. Get the base intent to use when running Android.Content.PM.PackageManager.QueryIntentActivities(Android.Content.Intent, Android.Content.PM.PackageInfoFlags). |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
MakeListItems()Perform the query to determine which results to show and return a list of them. |
IntentForPosition(int)Return the actual Intent for a specific position in our Android.Widget.ListView. | ||
ItemForPosition(int)Return the NoType:android/app/LauncherActivity$ListItem;Href=../../../reference/android/app/LauncherActivity.ListItem.html for a specific position in our Android.Widget.ListView. | ||
OnQueryPackageManager(Android.Content.Intent)Perform query on package manager for list items. | ||
OnSetContentView()Override to call setContentView() with your own content view to customize the list layout. |