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.categorySummaryFormat as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | User Notifications | MBS MacFrameworks Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
UNNotificationCategoryMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | User Notifications | MBS MacFrameworks Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
UNNotificationCategoryMBS.hiddenPreviewsBodyPlaceholder as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | User Notifications | MBS MacFrameworks Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The string in this property may contain the special characters %u as a placeholder for the number of messages with the same thread identifier. If the string in this property is declared in a .stringsdict property list, the system formats the preview message using the information in that file. For more information about specifying a .stringsdict property file, see Internationalization and Localization Guide.
(Read only property)
UNNotificationCategoryMBS.identifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | User Notifications | MBS MacFrameworks Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Use this string to differentiate the different types of notifications that your app can send. To assign a category to a local notification, assign this string to the categoryIdentifier property of the content object. To assign a category to a remote notification, use the string as the value of the category key in the aps dictionary of the notification payload.
(Read only property)
UNNotificationCategoryMBS.options as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | User Notifications | MBS MacFrameworks Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS MacFrameworks Plugin.