Android.Content.Res.Configuration.UiModeTypeNormal Field
Constant for Configuration.UiMode: a Configuration.UiModeTypeMask value that corresponds to no UI mode resource qualifier specified.

Value: 1

Syntax

[Android.Runtime.Register("UI_MODE_TYPE_NORMAL")]
[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 UiModeTypeNormal

Remarks

Constant for Configuration.UiMode: a Configuration.UiModeTypeMask value that corresponds to no UI mode resource qualifier specified.

[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