Skip to main content

NotificationPosition Enumeration

Describes the possible positions for Notifications that are displayed by a WindowNotificationManager.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public enum NotificationPosition
View Source

Members

TopLeft0 
TopRight1 
BottomLeft2 
BottomRight3 
TopCenter4 
BottomCenter5 

See Also

Reference

Avalonia.Controls.Notifications Namespace