Position Property
Defines which corner of the screen notifications can be displayed in.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public NotificationPosition Position { get; set; }
Public Property Position As NotificationPosition
Get
Set
member Position : NotificationPosition with get, set
Property Value
NotificationPositionSee Also
Reference
WindowNotificationManager Class
Avalonia.Controls.Notifications Namespace
NotificationPosition