Platforms to show: All Mac Windows Linux Cross-Platform

Back to UNNotificationSettingsMBS class.

UNNotificationSettingsMBS.Available as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method User Notifications MBS MacFrameworks Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the UNNotificationSettings class is available.

Returns true on MacOS 10.14 or newer in 64-bit MacOS application.

UNNotificationSettingsMBS.settings as UNNotificationSettingsMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method User Notifications MBS MacFrameworks Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The last settings received via getNotificationSettingsCompleted event.

You call getNotificationSettings and whether you implement and handle the event or not, the settings are stored by plugin in a global variable, so you can query them here.

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


The biggest plugin in space...