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