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 |
|---|---|
| DependencyProperty ItemsProperty | WASM, Skia, Mobile |
| DependencyProperty SelectedItemProperty | WASM, Skia, Mobile |
| IList |
WASM, Skia, Mobile |
| SelectorBarItem SelectedItem | 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 |
|---|---|
| DependencyProperty ItemsProperty | MacOS |
| DependencyProperty SelectedItemProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| IList |
MacOS |
| SelectorBarItem SelectedItem | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| SelectorBar FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(SelectorBar) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Not implemented events
| Event | Not supported on |
|---|---|
| TypedEventHandler<SelectorBar, SelectorBarSelectionChangedEventArgs> SelectionChanged | MacOS |
Last updated Thursday, 27 August 2026 18:27.