MenuFlyoutItem : MenuFlyoutItemBase
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of MenuFlyoutItem
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how MenuFlyoutItem
works, you can use the Uno Gallery or run your own tests on the Uno Playground.
Implemented properties
Property | Supported on |
---|---|
string Text | all platforms supported by Uno Platform |
string KeyboardAcceleratorTextOverride | all platforms supported by Uno Platform |
IconElement Icon | all platforms supported by Uno Platform |
object CommandParameter | all platforms supported by Uno Platform |
MenuFlyoutItemTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
DependencyProperty CommandParameterProperty | all platforms supported by Uno Platform |
DependencyProperty CommandProperty | all platforms supported by Uno Platform |
DependencyProperty IconProperty | all platforms supported by Uno Platform |
DependencyProperty KeyboardAcceleratorTextOverrideProperty | all platforms supported by Uno Platform |
DependencyProperty TextProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
RoutedEventHandler Click | all platforms supported by Uno Platform |
Below are all properties, methods, and events of MenuFlyoutItem
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
ICommand Command | all platforms supported by Uno Platform |
Last updated Wednesday, 13 November 2024 19:06.