MenuBase

Inheritance: SelectingItemsControl AvaloniaUI documentation: MenuBase API

Events

PropertiesDescription

onOpened(fn: RoutedEventArgs -> 'msg)

Raised when the Menu is opened.

onClosed(fn: RoutedEventArgs -> 'msg)

Raised when the Menu is closed.

Last updated