NotificationCardIsClosing Property

Determines if the notification is already closing.

Definition

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

Property Value

Boolean

See Also