Notification.WearableExtender.SetHintShowBackgroundOnly(Boolean) Method

Definition

[Android.Runtime.Register("setHintShowBackgroundOnly", "(Z)Landroid/app/Notification$WearableExtender;", "")]
public Android.App.Notification.WearableExtender? SetHintShowBackgroundOnly (bool hintShowBackgroundOnly);
[<Android.Runtime.Register("setHintShowBackgroundOnly", "(Z)Landroid/app/Notification$WearableExtender;", "")>]
member this.SetHintShowBackgroundOnly : bool -> Android.App.Notification.WearableExtender

Parameters

hintShowBackgroundOnly
Boolean

Returns

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