Summary
Gets or sets a method called when the underlying implementation is destroyed.
- Namespace
- Avalonia
.Platform - Containing Type
- ITopLevelImpl
Syntax
Action Closed { get; set; }
Value
Type | Description |
---|---|
Action |
Action Closed { get; set; }
Type | Description |
---|---|
Action |