Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinUserNotificationCenterMBS class.

WinUserNotificationCenterMBS.DismissalReasonApplicationHidden = 1

Type Topic Plugin Version
const User Notifications MBS Win Plugin 17.2
One of the dismissal reasons.

The application hid the notification using hide method.

WinUserNotificationCenterMBS.DismissalReasonTimedOut = 2

Type Topic Plugin Version
const User Notifications MBS Win Plugin 17.2
One of the dismissal reasons.

The notification has expired.

WinUserNotificationCenterMBS.DismissalReasonUserCanceled = 0

Type Topic Plugin Version
const User Notifications MBS Win Plugin 17.2
One of the dismissal reasons.

The user dismissed the notification.

WinUserNotificationCenterMBS.SettingDisabledByGroupPolicy = 3

Type Topic Plugin Version
const User Notifications MBS Win Plugin 18.3
One of the constants to specify the limitations on tile or toast notification display.

An administrator has disabled all notifications on this computer through group policy. The group policy setting overrides the user's setting.

WinUserNotificationCenterMBS.SettingDisabledByManifest = 4

Type Topic Plugin Version
const User Notifications MBS Win Plugin 18.3
One of the constants to specify the limitations on tile or toast notification display.

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".

WinUserNotificationCenterMBS.SettingDisabledForApplication = 1

Type Topic Plugin Version
const User Notifications MBS Win Plugin 18.3
One of the constants to specify the limitations on tile or toast notification display.

The user has disabled notifications for this app.

WinUserNotificationCenterMBS.SettingDisabledForUser = 2

Type Topic Plugin Version
const User Notifications MBS Win Plugin 18.3
One of the constants to specify the limitations on tile or toast notification display.

The user or administrator has disabled all notifications for this user on this computer.

WinUserNotificationCenterMBS.SettingEnabled = 0

Type Topic Plugin Version
const User Notifications MBS Win Plugin 18.3
One of the constants to specify the limitations on tile or toast notification display.

All notifications raised by this app can be displayed.

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


💬 Ask a question or report a problem
The biggest plugin in space...