IsClosed Property
Determines if the notification is closed.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsClosed { get; set; }
Public Property IsClosed As Boolean
Get
Set
member IsClosed : bool with get, set
Property Value
BooleanSee Also
Reference
NotificationCard Class
Avalonia.Controls.Notifications Namespace