ITopLevelImplClosed Property
Gets or sets a method called when the underlying implementation is destroyed.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action? Closed { get; set; }
Property Closed As Action
Get
Set
abstract Closed : Action with get, set
Property Value
Action