LoopingSelector : Control
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of LoopingSelector
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 |
---|---|
bool ShouldLoop | WASM, Skia, Mobile |
object SelectedItem | WASM, Skia, Mobile |
int SelectedIndex | WASM, Skia, Mobile |
IList | WASM, Skia, Mobile |
int ItemWidth | WASM, Skia, Mobile |
DataTemplate ItemTemplate | WASM, Skia, Mobile |
int ItemHeight | WASM, Skia, Mobile |
DependencyProperty ItemHeightProperty | WASM, Skia, Mobile |
DependencyProperty ItemTemplateProperty | WASM, Skia, Mobile |
DependencyProperty ItemWidthProperty | WASM, Skia, Mobile |
DependencyProperty ItemsProperty | WASM, Skia, Mobile |
DependencyProperty SelectedIndexProperty | WASM, Skia, Mobile |
DependencyProperty SelectedItemProperty | WASM, Skia, Mobile |
DependencyProperty ShouldLoopProperty | WASM, Skia, Mobile |
Implemented events
Event | Supported on |
---|---|
SelectionChangedEventHandler SelectionChanged | WASM, Skia, Mobile |
Below are all properties, methods, and events of LoopingSelector
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
bool ShouldLoop | MacOS |
object SelectedItem | MacOS |
int SelectedIndex | MacOS |
IList | MacOS |
int ItemWidth | MacOS |
DataTemplate ItemTemplate | MacOS |
int ItemHeight | MacOS |
DependencyProperty ItemHeightProperty | MacOS |
DependencyProperty ItemTemplateProperty | MacOS |
DependencyProperty ItemWidthProperty | MacOS |
DependencyProperty ItemsProperty | MacOS |
DependencyProperty SelectedIndexProperty | MacOS |
DependencyProperty SelectedItemProperty | MacOS |
DependencyProperty ShouldLoopProperty | MacOS |
Not implemented events
Event | Not supported on |
---|---|
SelectionChangedEventHandler SelectionChanged | MacOS |
Last updated Monday, 14 April 2025 02:07.