Android.App.UiModeManager.ModeNightAuto Field
Constant for UiModeManager.NightMode and UiModeManager.NightMode: automatically switch night mode on and off based on the time.

Value: 0

Syntax

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

Remarks

Constant for UiModeManager.NightMode and UiModeManager.NightMode: automatically switch night mode on and off based on the time.

[Android Documentation]

Requirements

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