📄️ IManagedNotificationManager Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ INotification Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ INotificationManager Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ Notification Class
A notification that can be shown in a window or by the host operating system.
📄️ NotificationCard Class
Control that represents and displays a notification.
📄️ NotificationPosition Enumeration
Describes the possible positions for Notifications that are displayed by a WindowNotificationManager.
📄️ NotificationType Enumeration
Enumeration of types for INotification.
📄️ WindowNotificationManager Class
An INotificationManager that displays notifications in a Window.