Android.App.ActivityManager.RunningAppProcessInfo.ReasonUnknown Field
Constant for Android.App.ActivityManager.RunningAppProcessInfo.ImportanceReasonCode: nothing special has been specified for the reason for this level.

Value: 0

Syntax

[Android.Runtime.Register("REASON_UNKNOWN")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.ImportanceReason enum directly instead of this field.")]
public const ImportanceReason ReasonUnknown

Remarks

Constant for Android.App.ActivityManager.RunningAppProcessInfo.ImportanceReasonCode: nothing special has been specified for the reason for this level.

[Android Documentation]

Requirements

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