Platforms to show: All Mac Windows Linux Cross-Platform

WinUserNotificationCenterMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class User Notifications MBS Win Plugin 17.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The class for the window notification center.

Dismissal Reasons

Constant Value Description
DismissalReasonApplicationHidden 1 The application hid the notification using hide method.
DismissalReasonTimedOut 2 The notification has expired.
DismissalReasonUserCanceled 0 The user dismissed the notification.

Limitations Modes

Constant Value Description
SettingDisabledByGroupPolicy 3 An administrator has disabled all notifications on this computer through group policy. The group policy setting overrides the user's setting.
SettingDisabledByManifest 4 This app has not declared itself toast capable in its package.appxmanifest file. This setting is found on the manifest's Application UI page, under the Notification section. For an app to send toast, the Toast Capable option must be set to "Yes".
SettingDisabledForApplication 1 The user has disabled notifications for this app.
SettingDisabledForUser 2 The user or administrator has disabled all notifications for this user on this computer.
SettingEnabled 0 All notifications raised by this app can be displayed.

This class has no sub classes.

Some examples using this class:

Blog Entries

Videos

Release notes


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


WinUserInputStringMBS   -   WinUserNotificationExceptionMBS


The biggest plugin in space...