WindowNotificationManagerMaxItems Property

Defines the maximum number of notifications visible at once.

Definition

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

Property Value

Int32

See Also