Builder
Builder()
JniPeerMembers
ThresholdClass
ThresholdType
AllowAlarms(Boolean)
AllowAllSounds()
AllowCalls(AudienceType)
AllowConversations(Int32)
AllowEvents(Boolean)
AllowMedia(Boolean)
AllowMessages(AudienceType)
AllowReminders(Boolean)
AllowRepeatCallers(Boolean)
AllowSystem(Boolean)
Build()
DisallowAllSounds()
HideAllVisualEffects()
ShowAllVisualEffects()
ShowBadges(Boolean)
ShowFullScreenIntent(Boolean)
ShowInAmbientDisplay(Boolean)
ShowInNotificationList(Boolean)
ShowLights(Boolean)
ShowPeeking(Boolean)
ShowStatusBarIcons(Boolean)
monoandroid
namespace Android.Service.Notification
{
[Register("android/service/notification/ZenPolicy", ApiSince = 29, DoNotGenerateAcw = true)]
public sealed class ZenPolicy : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/service/notification/ZenPolicy$Builder", ApiSince = 29, DoNotGenerateAcw = true)]
public sealed class Builder : Object
{
[Register("allowAlarms", "(Z)Landroid/service/notification/ZenPolicy$Builder;", "", ApiSince = 29)]
public Builder! AllowAlarms(bool allow);
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API