Notifications.NotificationSettingsItem
The notification settings dictionary.
Declaration
object Notifications.NotificationSettingsItemProperties
| Name | Type | Description |
|---|---|---|
AlertType | integer | The type of alert for notifications for this app:
Available in iOS 9.3 and later and macOS 10.15 and later. |
BadgesEnabled | boolean | If Available in iOS 9.3 and later and macOS 10.15 and later. |
BundleIdentifier Required | string | The bundle identifier of the app to which to apply these notification settings. Available in iOS 9.3 and later and macOS 10.15 and later. |
CriticalAlertEnabled | boolean | If Available in iOS 12 and later and macOS 10.15 and later. |
GroupingType | integer | The type of grouping for notifications for this app:
Available in iOS 12 and later. |
NotificationsEnabled | boolean | If Available in iOS 9.3 and later and macOS 10.15 and later. |
PreviewType | integer | The type previews for notifications. This key overrides the value at Settings>Notifications>Show Previews.
Available in iOS 14 and later. |
ShowInCarPlay | boolean | If Available in iOS 12 and later. |
ShowInLockScreen | boolean | If Available in iOS 9.3 and later and macOS 10.15 and later. |
ShowInNotificationCenter | boolean | If Available in iOS 9.3 and later and macOS 10.15 and later. |
SoundsEnabled | boolean | If |