Notification.WearableExtender.Extend(Notification+Builder) Method

Definition

[Android.Runtime.Register("extend", "(Landroid/app/Notification$Builder;)Landroid/app/Notification$Builder;", "")]
public Android.App.Notification.Builder? Extend (Android.App.Notification.Builder? builder);
[<Android.Runtime.Register("extend", "(Landroid/app/Notification$Builder;)Landroid/app/Notification$Builder;", "")>]
abstract member Extend : Android.App.Notification.Builder -> Android.App.Notification.Builder
override this.Extend : Android.App.Notification.Builder -> Android.App.Notification.Builder

Parameters

Returns

Implements

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