Notification.BubbleMetadata.Builder.SetAutoExpandBubble(Boolean) Method

Definition

[Android.Runtime.Register("setAutoExpandBubble", "(Z)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=29)]
public Android.App.Notification.BubbleMetadata.Builder SetAutoExpandBubble (bool shouldExpand);
[<Android.Runtime.Register("setAutoExpandBubble", "(Z)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=29)>]
member this.SetAutoExpandBubble : bool -> Android.App.Notification.BubbleMetadata.Builder

Parameters

shouldExpand
Boolean

Returns

Attributes

Applies to