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