Notification.BubbleMetadata.IsBubbleSuppressed Property

Definition

Indicates whether the bubble is currently visually suppressed from the bubble stack.

public bool IsBubbleSuppressed { [Android.Runtime.Register("isBubbleSuppressed", "()Z", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isBubbleSuppressed", "()Z", "", ApiSince=31)>]
member this.IsBubbleSuppressed : bool

Property Value

Attributes

Remarks

Indicates whether the bubble is currently visually suppressed from the bubble stack.

Java documentation for android.app.Notification.BubbleMetadata.isBubbleSuppressed().

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