次の方法で共有


Notification.BubbleMetadata.Builder.SetSuppressableBubble(Boolean) Method

Definition

[Android.Runtime.Register("setSuppressableBubble", "(Z)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=31)]
public Android.App.Notification.BubbleMetadata.Builder SetSuppressableBubble (bool suppressBubble);
[<Android.Runtime.Register("setSuppressableBubble", "(Z)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=31)>]
member this.SetSuppressableBubble : bool -> Android.App.Notification.BubbleMetadata.Builder

Parameters

suppressBubble
Boolean

Returns

Attributes

Applies to