Platforms to show: All Mac Windows Linux Cross-Platform

UNNotificationTriggerMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class User Notifications MBS MacFrameworks Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The common behavior for subclasses that trigger the delivery of a local or remote notification.

The UNNotificationTrigger class is an abstract class for representing an event that triggers the delivery of a notification. You don't create instances of this class directly. Instead, you instantiate the concrete subclass that defines the trigger condition you want for your notification. You then assign the resulting object to the UNNotificationRequestMBS object that you use to schedule your notification.

Concrete trigger classes include the following:

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Sub classes:

Some methods using this class:

Some properties using for this class:


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


UNNotificationSoundMBS   -   UNPushNotificationTriggerMBS


The biggest plugin in space...