ToastNotificationsManager Constructors
The component that displays Windows Modern UI-inspired toast notifications. See Toast Notification Manager.Name | Parameters | Description |
---|---|---|
ToastNotificationsManager() | none | Initializes a new instance of the ToastNotificationsManager class with the default settings. |
ToastNotificationsManager(IContainer) | container | Initializes a new instance of the ToastNotificationsManager class with the specified settings. |
See Also