LoopingSelector : Control
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
object SelectedItem | all platforms supported by Uno Platform |
int SelectedIndex | all platforms supported by Uno Platform |
IList | all platforms supported by Uno Platform |
int ItemWidth | all platforms supported by Uno Platform |
DataTemplate ItemTemplate | all platforms supported by Uno Platform |
int ItemHeight | all platforms supported by Uno Platform |
DependencyProperty ItemHeightProperty | all platforms supported by Uno Platform |
DependencyProperty ItemTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty ItemWidthProperty | all platforms supported by Uno Platform |
DependencyProperty ItemsProperty | all platforms supported by Uno Platform |
DependencyProperty SelectedIndexProperty | all platforms supported by Uno Platform |
DependencyProperty SelectedItemProperty | all platforms supported by Uno Platform |
DependencyProperty ShouldLoopProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
SelectionChangedEventHandler SelectionChanged | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.