MenuFlyoutItem : MenuFlyoutItemBase
Implemented for: WASM, Skia, Mobile
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 | WASM, Skia, Mobile |
string KeyboardAcceleratorTextOverride | WASM, Skia, Mobile |
IconElement Icon | WASM, Skia, Mobile |
object CommandParameter | WASM, Skia, Mobile |
MenuFlyoutItemTemplateSettings TemplateSettings | WASM, Skia, Mobile |
DependencyProperty CommandParameterProperty | WASM, Skia, Mobile |
DependencyProperty CommandProperty | WASM, Skia, Mobile |
DependencyProperty IconProperty | WASM, Skia, Mobile |
DependencyProperty KeyboardAcceleratorTextOverrideProperty | WASM, Skia, Mobile |
DependencyProperty TextProperty | WASM, Skia, Mobile |
Implemented events
Event | Supported on |
---|---|
RoutedEventHandler Click | WASM, Skia, Mobile |
Below are all properties, methods, and events of MenuFlyoutItem
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
string Text | MacOS |
string KeyboardAcceleratorTextOverride | MacOS |
IconElement Icon | MacOS |
object CommandParameter | MacOS |
ICommand Command | all platforms supported by Uno Platform |
MenuFlyoutItemTemplateSettings TemplateSettings | MacOS |
DependencyProperty CommandParameterProperty | MacOS |
DependencyProperty CommandProperty | MacOS |
DependencyProperty IconProperty | MacOS |
DependencyProperty KeyboardAcceleratorTextOverrideProperty | MacOS |
DependencyProperty TextProperty | MacOS |
Not implemented events
Event | Not supported on |
---|---|
RoutedEventHandler Click | MacOS |
Last updated Monday, 14 April 2025 02:07.