MenuBase
Inheritance: SelectingItemsControl AvaloniaUI documentation: MenuBase API
Events
Properties | Description |
---|---|
onOpened(fn: RoutedEventArgs -> 'msg) | Raised when the Menu is opened. |
onClosed(fn: RoutedEventArgs -> 'msg) | Raised when the Menu is closed. |
Last updated