Language

ZenDeviceEffects.ShouldUseNightMode Method

Definition

Whether night mode (aka dark theme) should be applied while the rule is active.

[Android.Runtime.Register("shouldUseNightMode", "()Z", "", ApiSince=35)]
public bool ShouldUseNightMode();
[<Android.Runtime.Register("shouldUseNightMode", "()Z", "", ApiSince=35)>]
member this.ShouldUseNightMode : unit -> bool

Returns

Attributes

Applies to