Language

ZenDeviceEffects.ShouldDisplayGrayscale Method

Definition

Whether the level of color saturation of the display should be set to minimum, effectively switching it to grayscale, while the rule is active.

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

Returns

Attributes

Applies to