NotificationCardIsClosing Property
Determines if the notification is already closing.
Namespace: Avalonia.Controls.NotificationsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsClosing { get; }
Public ReadOnly Property IsClosing As Boolean
Get
member IsClosing : bool with get
Property Value
Boolean