Selector : ItemsControl
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Selector 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 IsSynchronizedWithCurrentItemProperty | WASM, Skia, Mobile |
| DependencyProperty SelectedIndexProperty | WASM, Skia, Mobile |
| DependencyProperty SelectedItemProperty | WASM, Skia, Mobile |
| DependencyProperty SelectedValuePathProperty | WASM, Skia, Mobile |
| DependencyProperty SelectedValueProperty | WASM, Skia, Mobile |
| bool? IsSynchronizedWithCurrentItem | WASM, Skia, Mobile |
| int SelectedIndex | WASM, Skia, Mobile |
| object SelectedItem | WASM, Skia, Mobile |
| object SelectedValue | WASM, Skia, Mobile |
| string SelectedValuePath | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| SelectionChangedEventHandler SelectionChanged | WASM, Skia, Mobile |
Below are all properties, methods, and events of Selector that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty IsSynchronizedWithCurrentItemProperty | MacOS |
| DependencyProperty SelectedIndexProperty | MacOS |
| DependencyProperty SelectedItemProperty | MacOS |
| DependencyProperty SelectedValuePathProperty | MacOS |
| DependencyProperty SelectedValueProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| bool? IsSynchronizedWithCurrentItem | MacOS |
| int SelectedIndex | MacOS |
| object SelectedItem | MacOS |
| object SelectedValue | MacOS |
| string SelectedValuePath | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| bool GetIsSelectionActive(DependencyObject) | all platforms supported by Uno Platform |
| Selector FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(Selector) | 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 |
|---|---|
| SelectionChangedEventHandler SelectionChanged | MacOS |
Last updated Thursday, 16 July 2026 23:16.