Intent.CategoryLauncher Field

Definition

Should be displayed in the top-level launcher.

[Android.Runtime.Register("CATEGORY_LAUNCHER")]
public const string CategoryLauncher;
[<Android.Runtime.Register("CATEGORY_LAUNCHER")>]
val mutable CategoryLauncher : string

Field Value

Implements

Attributes

Remarks

Should be displayed in the top-level launcher.

Java documentation for android.content.Intent.CATEGORY_LAUNCHER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to