Android.Content.Intent.CategoryHome Field
This is the home activity, that is the first activity that is displayed when the device boots.

Syntax

[Android.Runtime.Register("CATEGORY_HOME")]
public const string CategoryHome

Remarks

This is the home activity, that is the first activity that is displayed when the device boots.

[Android Documentation]

Requirements

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