Language

NotificationDetails.Builder.SetNotification(Notification) Method

Definition

[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

Parameters

notification
Notification

Returns

Attributes

Applies to