Android.Content.Intent.ActionMain Field
Activity Action: Start as a main entry point, does not expect to receive data.

Syntax

[Android.Runtime.Register("ACTION_MAIN")]
public const string ActionMain

Remarks

Activity Action: Start as a main entry point, does not expect to receive data.

Input: nothing

Output: nothing

[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