Summary
Determines if the notification is already closing.
- Namespace
- Avalonia
.Controls .Notifications - Containing Type
- NotificationCard
Syntax
public bool IsClosing { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool IsClosing { get; private set; }
Type | Description |
---|---|
bool |