ItemsPresenter : FrameworkElement

Implemented for: WASM, Skia, Mobile

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 WASM, Skia, Mobile
TransitionCollection HeaderTransitions WASM, Skia, Mobile
DataTemplate HeaderTemplate WASM, Skia, Mobile
object Header WASM, Skia, Mobile
TransitionCollection FooterTransitions WASM, Skia, Mobile
DataTemplate FooterTemplate WASM, Skia, Mobile
object Footer WASM, Skia, Mobile
bool AreHorizontalSnapPointsRegular WASM, Skia, Mobile
bool AreVerticalSnapPointsRegular WASM, Skia, Mobile
DependencyProperty FooterProperty WASM, Skia, Mobile
DependencyProperty FooterTemplateProperty WASM, Skia, Mobile
DependencyProperty FooterTransitionsProperty WASM, Skia, Mobile
DependencyProperty HeaderProperty WASM, Skia, Mobile
DependencyProperty HeaderTemplateProperty WASM, Skia, Mobile
DependencyProperty HeaderTransitionsProperty WASM, Skia, Mobile
DependencyProperty PaddingProperty WASM, Skia, Mobile

Implemented methods

Method Supported on
IReadOnlyList GetIrregularSnapPoints(Orientation, SnapPointsAlignment) WASM, Skia, Mobile
float GetRegularSnapPoints(Orientation, SnapPointsAlignment, float) WASM, Skia, Mobile

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

Not implemented properties

Property Not supported on
Thickness Padding MacOS
TransitionCollection HeaderTransitions MacOS
DataTemplate HeaderTemplate MacOS
object Header MacOS
TransitionCollection FooterTransitions MacOS
DataTemplate FooterTemplate MacOS
object Footer MacOS
bool AreHorizontalSnapPointsRegular MacOS
bool AreVerticalSnapPointsRegular MacOS
DependencyProperty FooterProperty MacOS
DependencyProperty FooterTemplateProperty MacOS
DependencyProperty FooterTransitionsProperty MacOS
DependencyProperty HeaderProperty MacOS
DependencyProperty HeaderTemplateProperty MacOS
DependencyProperty HeaderTransitionsProperty MacOS
DependencyProperty PaddingProperty MacOS

Not implemented methods

Method Not supported on
IReadOnlyList GetIrregularSnapPoints(Orientation, SnapPointsAlignment) MacOS
float GetRegularSnapPoints(Orientation, SnapPointsAlignment, float) MacOS

Not implemented events

Event Not supported on
EventHandler HorizontalSnapPointsChanged all platforms supported by Uno Platform
EventHandler VerticalSnapPointsChanged all platforms supported by Uno Platform

Last updated Monday, 14 April 2025 02:07.