Summary
Gets an Action to be run when the notification is closed.
- Namespace
- Avalonia
.Controls .Notifications - Containing Type
- INotification
Syntax
Action OnClose { get; }
Value
Type | Description |
---|---|
Action |
Action OnClose { get; }
Type | Description |
---|---|
Action |