ZenPolicy.Builder.AllowReminders(Boolean) Method

Definition

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

Parameters

allow
Boolean

Returns

Attributes

Applies to