Android.Content.Res.Configuration.UiModeTypeMask Field
Constant for Configuration.UiMode: bits that encode the mode type.

Value: 15

Syntax

[Android.Runtime.Register("UI_MODE_TYPE_MASK")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.Res.UiMode enum directly instead of this field.")]
public const UiMode UiModeTypeMask

Remarks

Constant for Configuration.UiMode: bits that encode the mode type.

[Android Documentation]

Requirements

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