RadioMenuFlyoutItem : MenuFlyoutItem (UWP) ToggleMenuFlyoutItem (Android/iOS/tvOS/WASM)
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of RadioMenuFlyoutItem
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property | Supported on |
---|---|
bool IsChecked | WASM, Skia, Mobile |
string GroupName | WASM, Skia, Mobile |
DependencyProperty GroupNameProperty | WASM, Skia, Mobile |
DependencyProperty IsCheckedProperty | WASM, Skia, Mobile |
DependencyProperty AreCheckStatesEnabledProperty | WASM, Skia, Mobile |
Below are all properties, methods, and events of RadioMenuFlyoutItem
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
bool IsChecked | MacOS |
string GroupName | MacOS |
DependencyProperty GroupNameProperty | MacOS |
DependencyProperty IsCheckedProperty | MacOS |
DependencyProperty AreCheckStatesEnabledProperty | MacOS |
Not implemented methods
Method | Not supported on |
---|---|
void SetAreCheckStatesEnabled(MenuFlyoutSubItem, bool) | all platforms supported by Uno Platform |
bool GetAreCheckStatesEnabled(MenuFlyoutSubItem) | all platforms supported by Uno Platform |
Last updated Monday, 14 April 2025 02:07.