Language

ZenDeviceEffects.ShouldSuppressAmbientDisplay Method

Definition

Whether the ambient (always-on) display feature should be disabled while the rule is active.

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

Returns

Attributes

Applies to