NotificationDetails.Builder.SetNotification(Notification) 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("setNotification", "(Landroid/app/Notification;)Landroid/app/personalcontext/hint/NotificationDetails$Builder;", "", ApiSince=37)]
public Android.App.PersonalContext.Hint.NotificationDetails.Builder SetNotification(Android.App.Notification notification);
[<Android.Runtime.Register("setNotification", "(Landroid/app/Notification;)Landroid/app/personalcontext/hint/NotificationDetails$Builder;", "", ApiSince=37)>]
member this.SetNotification : Android.App.Notification -> Android.App.PersonalContext.Hint.NotificationDetails.Builder
Parametri
- notification
- Notification
Valori restituiti
- Attributi