Platforms to show: All Mac Windows Linux Cross-Platform

UNNotificationContentMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class User Notifications MBS MacFrameworks Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The uneditable content of a notification.

A UNNotificationContent object contains the data associated with a notification. When your app receives a notification, the associated UNNotificationRequestMBS object contains an object of this type with the content that your app received. Use the content object to get the details of the notification, including the type of notification that was delivered, any custom data you stored in the userInfo dictionary before scheduling the notification, and any attachments.
Don't create instances of this class directly. For remote notifications, the contents of this object are derived from the JSON payload that your server sends to the APNS server. For local notifications, create a UNMutableNotificationContentMBS object, and configure the contents of that object instead.

Sub classes:

Some methods using this class:

Some properties using for this class:

Blog Entries

Release notes


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


UNNotificationCategoryMBS   -   UNNotificationMBS


The biggest plugin in space...