Platforms to show: All Mac Windows Linux Cross-Platform

Back to UNNotificationActionMBS class.

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

UNNotificationActionMBS.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 that your app uses to identify the action.

When the user selects an action, the system reports the value of this string to your app. Because all actions are handled by a single delegate method, the identifier strings for all of your app's actions must be unique.
(Read only property)

UNNotificationActionMBS.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
The behaviors associated with the action.

Options should be applied to an action when the corresponding behavior is required.
(Read only property)

UNNotificationActionMBS.title 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 localized string to use as the title of the action.

This string is used as the title of the button that the user taps or selects in the notification interface.
(Read only property)

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


The biggest plugin in space...