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
string SelectedValuePath WASM, Skia, Mobile
object SelectedValue WASM, Skia, Mobile
object SelectedItem WASM, Skia, Mobile
int SelectedIndex WASM, Skia, Mobile
bool? IsSynchronizedWithCurrentItem WASM, Skia, Mobile
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

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
string SelectedValuePath MacOS
object SelectedValue MacOS
object SelectedItem MacOS
int SelectedIndex MacOS
bool? IsSynchronizedWithCurrentItem MacOS
DependencyProperty IsSynchronizedWithCurrentItemProperty MacOS
DependencyProperty SelectedIndexProperty MacOS
DependencyProperty SelectedItemProperty MacOS
DependencyProperty SelectedValuePathProperty MacOS
DependencyProperty SelectedValueProperty MacOS

Not implemented methods

Method Not supported on
bool GetIsSelectionActive(DependencyObject) all platforms supported by Uno Platform

Not implemented events

Event Not supported on
SelectionChangedEventHandler SelectionChanged MacOS

Last updated Monday, 14 April 2025 02:07.