RadioMenuFlyoutItem : MenuFlyoutItem (UWP) ToggleMenuFlyoutItem (Android/iOS/WASM/MacOS)
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
string GroupName | all platforms supported by Uno Platform |
DependencyProperty GroupNameProperty | all platforms supported by Uno Platform |
DependencyProperty IsCheckedProperty | all platforms supported by Uno Platform |
DependencyProperty AreCheckStatesEnabledProperty | all platforms supported by Uno Platform |
Below are all properties, methods, and events of RadioMenuFlyoutItem
that are not currently implemented in Uno.
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 Tuesday, 14 May 2024 19:55.