Notification.InboxStyle.Build Method

Definition

Calls Build on the Notification Builder that this Style is attached to.

[Android.Runtime.Register("build", "()Landroid/app/Notification;", "GetBuildHandler")]
public override Android.App.Notification? Build ();
[<Android.Runtime.Register("build", "()Landroid/app/Notification;", "GetBuildHandler")>]
override this.Build : unit -> Android.App.Notification

Returns

Notification

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to