ZenPolicy.Builder.ShowLights(Boolean) Method

Definition

[Android.Runtime.Register("showLights", "(Z)Landroid/service/notification/ZenPolicy$Builder;", "", ApiSince=29)]
public Android.Service.Notification.ZenPolicy.Builder ShowLights (bool show);
[<Android.Runtime.Register("showLights", "(Z)Landroid/service/notification/ZenPolicy$Builder;", "", ApiSince=29)>]
member this.ShowLights : bool -> Android.Service.Notification.ZenPolicy.Builder

Parameters

show
Boolean

Returns

Attributes

Applies to