Summary
Raises the
Closed
event.
- Namespace
- Avalonia
.Controls - Containing Type
- TopLevel
Syntax
protected virtual void OnClosed(EventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | EventArgs | The event args. |
Return Value
Type | Description |
---|---|
void |