Notification.BubbleMetadata.Builder.SetSuppressNotification(Boolean) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("setSuppressNotification", "(Z)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=29)]
public Android.App.Notification.BubbleMetadata.Builder SetSuppressNotification(bool shouldSuppressNotif);
[<Android.Runtime.Register("setSuppressNotification", "(Z)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=29)>]
member this.SetSuppressNotification : bool -> Android.App.Notification.BubbleMetadata.Builder
Parametri
- shouldSuppressNotif
- Boolean
Valori restituiti
- Attributi