NotificationCardIsClosed Property

Determines if the notification is closed.

Definition

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

Property Value

Boolean

See Also