ZenPolicy.VisualEffectStatusBar Property

Definition

Whether this policy allows notifications intercepted by DND from appearing in the status bar on devices that support status bars.

public Android.Service.Notification.StateType VisualEffectStatusBar { [Android.Runtime.Register("getVisualEffectStatusBar", "()I", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getVisualEffectStatusBar", "()I", "", ApiSince=29)>]
member this.VisualEffectStatusBar : Android.Service.Notification.StateType

Property Value

Attributes

Remarks

Whether this policy allows notifications intercepted by DND from appearing in the status bar on devices that support status bars.

Java documentation for android.service.notification.ZenPolicy.getVisualEffectStatusBar().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to