TopLevelClosed Event

Fired when the window is closed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler Closed

Value

EventHandler

Implements

ICloseable.Closed

See Also