Skip to main content

Closed Event

Raised after the menu is closed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<EventArgs> Closed
View Source

Value

EventHandler(EventArgs)

Remarks

Do not update the menu in this event; use NeedsUpdate.

See Also

Reference

NativeMenu Class
Avalonia.Controls Namespace