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

Not implemented methods

Method Not supported on
UIElement ContainerFromIndex(int) MacOS

Not implemented events

Event Not supported on
SelectionChangedEventHandler SelectionChanged MacOS

Last updated Tuesday, 01 April 2025 11:39.