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
A format string for the summary description used when the system groups the category’s notifications.

(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
The internal object reference.

(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 placeholder text to display when notification previews are disabled for the app.

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
The unique string assigned to the category.

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
Options for how to handle notifications of this type.

(Read only property)

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


The biggest plugin in space...