Avalonia.Controls.Notifications Namespace

 

Classes

Notification A notification that can be shown in a window or by the host operating system.
NotificationCard Control that represents and displays a notification.
WindowNotificationManager An INotificationManager that displays notifications in a Window.

Interfaces

IManagedNotificationManager Represents a notification manager that can show arbitrary content. Managed notification managers can show any content.
INotification Represents a notification that can be shown in a window or by the host operating system.
INotificationManager Represents a notification manager that can be used to show notifications in a window or using the host operating system.

Enumerations

NotificationPosition Describes the possible positions for Notifications that are displayed by a WindowNotificationManager.
NotificationType Enumeration of types for INotification.