Platforms to show: All Mac Windows Linux Cross-Platform

Back to UNNotificationSettingsMBS class.

UNNotificationSettingsMBS.AlertStyleAlert = 2

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the presentation styles for alerts.

Modal alerts.
Alerts are displayed in a modal window that must be dismissed explicitly by the user.

UNNotificationSettingsMBS.AlertStyleBanner = 1

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the presentation styles for alerts.

Banner alerts.
Alerts are displayed as a slide-down banner. Banners appear for a short time and then disappear automatically if the user does nothing.

UNNotificationSettingsMBS.AlertStyleNone = 0

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the presentation styles for alerts.

No alert.

UNNotificationSettingsMBS.AuthorizationStatusAuthorized = 2

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate whether the app is allowed to schedule notifications.

The app is authorized to schedule or receive notifications.

UNNotificationSettingsMBS.AuthorizationStatusDenied = 1

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate whether the app is allowed to schedule notifications.

The app isn't authorized to schedule or receive notifications.

UNNotificationSettingsMBS.AuthorizationStatusNotDetermined = 0

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate whether the app is allowed to schedule notifications.

The user hasn't yet made a choice about whether the app is allowed to schedule notifications.

UNNotificationSettingsMBS.AuthorizationStatusProvisional = 3

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate whether the app is allowed to schedule notifications.

The application is provisionally authorized to post noninterruptive user notifications.

UNNotificationSettingsMBS.NotificationSettingDisabled = 1

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the current status of a notification setting.

The setting is disabled.

UNNotificationSettingsMBS.NotificationSettingEnabled = 2

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the current status of a notification setting.

The setting is enabled.

UNNotificationSettingsMBS.NotificationSettingNotSupported = 0

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the current status of a notification setting.

The setting is not available to your app.

UNNotificationSettingsMBS.ShowPreviewsSettingAlways = 0

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the style previewing a notification's content.

The notification's content is always shown, even when the device is locked.

UNNotificationSettingsMBS.ShowPreviewsSettingNever = 2

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the style previewing a notification's content.

The notification's content is never shown, even when the device is unlocked.

UNNotificationSettingsMBS.ShowPreviewsSettingWhenAuthenticated = 1

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate the style previewing a notification's content.

The notification's content is shown only when the device is unlocked.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...