Android.App.LauncherActivity Class
Displays a list of all activities which can be performed for a given intent.

See Also: LauncherActivity Members

Syntax

[Android.Runtime.Register("android/app/LauncherActivity", DoNotGenerateAcw=true)]
public abstract class LauncherActivity : ListActivity

Remarks

Displays a list of all activities which can be performed for a given intent. Launches when clicked.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1