NotificationCardIsClosingProperty Field

Defines the IsClosing property.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly DirectProperty<NotificationCard, bool> IsClosingProperty

Field Value

DirectPropertyNotificationCard, Boolean

See Also