RadioButtons : Control

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of RadioButtons 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
object SelectedItem WASM, Skia, Mobile
int SelectedIndex WASM, Skia, Mobile
int MaxColumns WASM, Skia, Mobile
object ItemsSource WASM, Skia, Mobile
object ItemTemplate WASM, Skia, Mobile
DataTemplate HeaderTemplate WASM, Skia, Mobile
object Header WASM, Skia, Mobile
IList Items WASM, Skia, Mobile
DependencyProperty HeaderProperty WASM, Skia, Mobile
DependencyProperty HeaderTemplateProperty WASM, Skia, Mobile
DependencyProperty ItemTemplateProperty WASM, Skia, Mobile
DependencyProperty ItemsProperty WASM, Skia, Mobile
DependencyProperty ItemsSourceProperty WASM, Skia, Mobile
DependencyProperty MaxColumnsProperty WASM, Skia, Mobile
DependencyProperty SelectedIndexProperty WASM, Skia, Mobile
DependencyProperty SelectedItemProperty WASM, Skia, Mobile

Implemented methods

Method Supported on
UIElement ContainerFromIndex(int) WASM, Skia, Mobile

Implemented events

Event Supported on
SelectionChangedEventHandler SelectionChanged WASM, Skia, Mobile

Below are all properties, methods, and events of RadioButtons that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
object SelectedItem MacOS
int SelectedIndex MacOS
int MaxColumns MacOS
object ItemsSource MacOS
object ItemTemplate MacOS
DataTemplate HeaderTemplate MacOS
object Header MacOS
IList Items MacOS
DependencyProperty HeaderProperty MacOS
DependencyProperty HeaderTemplateProperty MacOS
DependencyProperty ItemTemplateProperty MacOS
DependencyProperty ItemsProperty MacOS
DependencyProperty ItemsSourceProperty MacOS
DependencyProperty MaxColumnsProperty MacOS
DependencyProperty SelectedIndexProperty MacOS
DependencyProperty SelectedItemProperty MacOS

Not implemented methods

Method Not supported on
UIElement ContainerFromIndex(int) MacOS

Not implemented events

Event Not supported on
SelectionChangedEventHandler SelectionChanged MacOS

Last updated Monday, 14 April 2025 02:07.