WindowNotificationManagerPosition Property

Defines which corner of the screen notifications can be displayed in.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public NotificationPosition Position { get; set; }

Property Value

NotificationPosition

See Also