NotificationCardIsClosed Property
Determines if the notification is closed.
Namespace: Avalonia.Controls.NotificationsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsClosed { get; set; }
Public Property IsClosed As Boolean
Get
Set
member IsClosed : bool with get, set
Property Value
Boolean