Skip to main content

Avalonia.Controls.Notifications Namespace

Classes

NotificationA notification that can be shown in a window or by the host operating system.
NotificationCardControl that represents and displays a notification.
WindowNotificationManagerAn INotificationManager that displays notifications in a Window.

Interfaces

IManagedNotificationManagerRepresents a notification manager that can show arbitrary content. Managed notification managers can show any content.
Not client implementable.
INotificationRepresents a notification that can be shown in a window or by the host operating system.
Not client implementable.
INotificationManagerRepresents a notification manager that can be used to show notifications in a window or using the host operating system.
Not client implementable.

Enumerations

NotificationPositionDescribes the possible positions for Notifications that are displayed by a WindowNotificationManager.
NotificationTypeEnumeration of types for INotification.