Platforms to show: All Mac Windows Linux Cross-Platform

Back to UNNotificationCategoryMBS class.

UNNotificationCategoryMBS.OptionAllowInCarPlay = 2

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate how to handle notifications associated with this category.

Allow CarPlay to display notifications of this type.
Apps must be approved for CarPlay overall and then you must enable CarPlay for the notification types you want displayed. If a category does not explicitly contain this option, notifications of that type are not displayed in a CarPlay environment.

UNNotificationCategoryMBS.OptionCustomDismissAction = 1

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate how to handle notifications associated with this category.

Send dismiss actions to the UNUserNotificationCenter object’s delegate for handling.

UNNotificationCategoryMBS.OptionHiddenPreviewsShowSubtitle = 8

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate how to handle notifications associated with this category.

Show the notification's subtitle, even if the user has disabled notification previews for the app.

UNNotificationCategoryMBS.OptionHiddenPreviewsShowTitle = 4

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate how to handle notifications associated with this category.

Show the notification's title, even if the user has disabled notification previews for the app.

UNNotificationCategoryMBS.OptionNone = 0

Type Topic Plugin Version
const User Notifications MBS MacFrameworks Plugin 19.1
One of the constants to indicate how to handle notifications associated with this category.

No options.

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...