Language

Notification.WearableExtender.ClearActions Method

Definition

Clear all wearable actions present on this builder.

[Android.Runtime.Register("clearActions", "()Landroid/app/Notification$WearableExtender;", "")]
public Android.App.Notification.WearableExtender? ClearActions();
[<Android.Runtime.Register("clearActions", "()Landroid/app/Notification$WearableExtender;", "")>]
member this.ClearActions : unit -> Android.App.Notification.WearableExtender

Returns

this object for method chaining

Attributes

Remarks

Clear all wearable actions present on this builder.

See also:

Android reference for android.app.Notification.WearableExtender.clearActions.

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