Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSUserNotificationMBS class.

NSUserNotificationMBS.additionalActions as NSUserNotificationActionMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method User Notifications MBS MacFrameworks Plugin 14.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Queries the array of additional actions.

For Mac OS X 10.10 and newer. Will not cause exception if called on older versions, but simply return empty array.

An array of NSUserNotificationActionMBS objects that describe the different actions that can be taken on a notification in addition to the default action described by actionButtonTitle.

NSUserNotificationMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method User Notifications MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The constructor to create a new notification.

NSUserNotificationMBS.copy as NSUserNotificationMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method User Notifications MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Creates a clone of the notification object.

NSUserNotificationMBS.Print

Type Topic Plugin Version macOS Windows Linux iOS Targets
method User Notifications MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Prints description of notification object to console for debugging.

NSUserNotificationMBS.setAdditionalActions(additionalActions() as NSUserNotificationActionMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method User Notifications MBS MacFrameworks Plugin 14.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Sets the array of additional actions.

For Mac OS X 10.10 and newer. Will not cause exception if called on older versions.

An array of NSUserNotificationActionMBS objects that describe the different actions that can be taken on a notification in addition to the default action described by actionButtonTitle.

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


The biggest plugin in space...