ItemsRepeater : FrameworkElement
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ItemsRepeater
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 |
---|---|
double VerticalCacheLength | all platforms supported by Uno Platform |
Layout Layout | all platforms supported by Uno Platform |
object ItemsSource | all platforms supported by Uno Platform |
object ItemTemplate | all platforms supported by Uno Platform |
double HorizontalCacheLength | all platforms supported by Uno Platform |
Brush Background | all platforms supported by Uno Platform |
ItemsSourceView ItemsSourceView | all platforms supported by Uno Platform |
DependencyProperty BackgroundProperty | all platforms supported by Uno Platform |
DependencyProperty HorizontalCacheLengthProperty | all platforms supported by Uno Platform |
DependencyProperty ItemTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty ItemsSourceProperty | all platforms supported by Uno Platform |
DependencyProperty LayoutProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalCacheLengthProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
int GetElementIndex(UIElement) | all platforms supported by Uno Platform |
UIElement TryGetElement(int) | all platforms supported by Uno Platform |
UIElement GetOrCreateElement(int) | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<ItemsRepeater, ItemsRepeaterElementClearingEventArgs> ElementClearing | all platforms supported by Uno Platform |
TypedEventHandler<ItemsRepeater, ItemsRepeaterElementIndexChangedEventArgs> ElementIndexChanged | all platforms supported by Uno Platform |
TypedEventHandler<ItemsRepeater, ItemsRepeaterElementPreparedEventArgs> ElementPrepared | all platforms supported by Uno Platform |
Below are all properties, methods, and events of ItemsRepeater
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
ItemCollectionTransitionProvider ItemTransitionProvider | all platforms supported by Uno Platform |
DependencyProperty ItemTransitionProviderProperty | all platforms supported by Uno Platform |
Last updated Wednesday, 13 November 2024 19:06.