ZenPolicy.Builder.AllowEvents(Boolean) Method

Definition

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

Parameters

allow
Boolean

Returns

Attributes

Applies to