Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
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 |
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 |
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 |
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 |
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 |
No options.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.