Android.Content.Res.Configuration.UiModeNightYes Field
Constant for Configuration.UiMode: a Configuration.UiModeNightMask value that corresponds to the night resource qualifier.

Value: 32

Syntax

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

Remarks

Constant for Configuration.UiMode: a Configuration.UiModeNightMask value that corresponds to the night resource qualifier.

[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