IsClosingProperty Field
Defines the IsClosing property.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<NotificationCard, bool> IsClosingProperty
Public Shared ReadOnly IsClosingProperty As DirectProperty(Of NotificationCard, Boolean)
static val IsClosingProperty: DirectProperty<NotificationCard, bool>
Field Value
DirectProperty(NotificationCard, Boolean)
See Also
Reference
NotificationCard Class
Avalonia.Controls.Notifications Namespace