Language

ZenDeviceEffects.ShouldDimWallpaper Method

Definition

Whether the wallpaper should be dimmed while the rule is active.

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

Returns

Attributes

Applies to