Avalonia.Controls.Notifications Namespace

Enum Types

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

Class Types

Class Summary
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.

Interface Types

Interface Summary
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.