MaxItems Property
Defines the maximum number of notifications visible at once.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int MaxItems { get; set; }
Public Property MaxItems As Integer
Get
Set
member MaxItems : int with get, set
Property Value
Int32See Also
Reference
WindowNotificationManager Class
Avalonia.Controls.Notifications Namespace