ItemsPresenter : FrameworkElement
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ItemsPresenter
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 |
---|---|
Thickness Padding | all platforms supported by Uno Platform |
TransitionCollection HeaderTransitions | all platforms supported by Uno Platform |
DataTemplate HeaderTemplate | all platforms supported by Uno Platform |
object Header | all platforms supported by Uno Platform |
TransitionCollection FooterTransitions | all platforms supported by Uno Platform |
DataTemplate FooterTemplate | all platforms supported by Uno Platform |
object Footer | all platforms supported by Uno Platform |
bool AreHorizontalSnapPointsRegular | all platforms supported by Uno Platform |
bool AreVerticalSnapPointsRegular | all platforms supported by Uno Platform |
DependencyProperty FooterProperty | all platforms supported by Uno Platform |
DependencyProperty FooterTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty FooterTransitionsProperty | all platforms supported by Uno Platform |
DependencyProperty HeaderProperty | all platforms supported by Uno Platform |
DependencyProperty HeaderTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty HeaderTransitionsProperty | all platforms supported by Uno Platform |
DependencyProperty PaddingProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
IReadOnlyList |
all platforms supported by Uno Platform |
float GetRegularSnapPoints(Orientation, SnapPointsAlignment, float) | all platforms supported by Uno Platform |
Below are all properties, methods, and events of ItemsPresenter
that are not currently implemented in Uno.
Not implemented events
Event | Not supported on |
---|---|
EventHandler | all platforms supported by Uno Platform |
EventHandler | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.