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