SelectorBar : Control
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of SelectorBar 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 |
|---|---|
| SelectorBarItem SelectedItem | WASM, Skia, Mobile |
| IList |
WASM, Skia, Mobile |
| DependencyProperty ItemsProperty | WASM, Skia, Mobile |
| DependencyProperty SelectedItemProperty | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| TypedEventHandler<SelectorBar, SelectorBarSelectionChangedEventArgs> SelectionChanged | WASM, Skia, Mobile |
Below are all properties, methods, and events of SelectorBar that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| SelectorBarItem SelectedItem | MacOS |
| IList |
MacOS |
| DependencyProperty ItemsProperty | MacOS |
| DependencyProperty SelectedItemProperty | MacOS |
Not implemented events
| Event | Not supported on |
|---|---|
| TypedEventHandler<SelectorBar, SelectorBarSelectionChangedEventArgs> SelectionChanged | MacOS |
Last updated Wednesday, 10 December 2025 23:56.