Selector : ItemsControl

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of Selector that are currently implemented by the Uno Platform. See the WinUI and UWP documentation for detailed usage guidelines which all automatically apply to Uno Platform.

Implemented properties

Property Supported on
string SelectedValuePath all platforms supported by Uno Platform
object SelectedValue all platforms supported by Uno Platform
object SelectedItem all platforms supported by Uno Platform
int SelectedIndex all platforms supported by Uno Platform
bool? IsSynchronizedWithCurrentItem all platforms supported by Uno Platform
DependencyProperty IsSynchronizedWithCurrentItemProperty all platforms supported by Uno Platform
DependencyProperty SelectedIndexProperty all platforms supported by Uno Platform
DependencyProperty SelectedItemProperty all platforms supported by Uno Platform
DependencyProperty SelectedValuePathProperty all platforms supported by Uno Platform
DependencyProperty SelectedValueProperty all platforms supported by Uno Platform

Implemented events

Event Supported on
SelectionChangedEventHandler SelectionChanged all platforms supported by Uno Platform

Below are all properties, methods, and events of Selector that are not currently implemented in Uno.

Not implemented methods

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

Last updated Friday, 03 November 2023 16:21.