Share via


UNNotificationSettings.ProvidesAppNotificationSettings Property

Definition

Gets a Boolean value that tells whether the app displays a notification settings button.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ProvidesAppNotificationSettings { [Foundation.Export("providesAppNotificationSettings")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("providesAppNotificationSettings")>]
member this.ProvidesAppNotificationSettings : bool

Property Value

A Boolean value that tells whether the app displays a notification settings button.

Attributes

Applies to