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 |
|---|---|
| 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 |
| bool AreHorizontalSnapPointsRegular | WASM, Skia, Mobile |
| bool AreVerticalSnapPointsRegular | WASM, Skia, Mobile |
| object Footer | WASM, Skia, Mobile |
| DataTemplate FooterTemplate | WASM, Skia, Mobile |
| TransitionCollection FooterTransitions | WASM, Skia, Mobile |
| object Header | WASM, Skia, Mobile |
| DataTemplate HeaderTemplate | WASM, Skia, Mobile |
| TransitionCollection HeaderTransitions | WASM, Skia, Mobile |
| Thickness Padding | WASM, Skia, Mobile |
Implemented methods
| Method | Supported on |
|---|---|
| IReadOnlyList |
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 |
|---|---|
| DependencyProperty FooterProperty | MacOS |
| DependencyProperty FooterTemplateProperty | MacOS |
| DependencyProperty FooterTransitionsProperty | MacOS |
| DependencyProperty HeaderProperty | MacOS |
| DependencyProperty HeaderTemplateProperty | MacOS |
| DependencyProperty HeaderTransitionsProperty | MacOS |
| DependencyProperty PaddingProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| bool AreHorizontalSnapPointsRegular | MacOS |
| bool AreVerticalSnapPointsRegular | MacOS |
| object Footer | MacOS |
| DataTemplate FooterTemplate | MacOS |
| TransitionCollection FooterTransitions | MacOS |
| object Header | MacOS |
| DataTemplate HeaderTemplate | MacOS |
| TransitionCollection HeaderTransitions | MacOS |
| Thickness Padding | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| ItemsPresenter FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(ItemsPresenter) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| IReadOnlyList |
MacOS |
| float GetRegularSnapPoints(Orientation, SnapPointsAlignment, float) | MacOS |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Not implemented events
| Event | Not supported on |
|---|---|
| EventHandler | all platforms supported by Uno Platform |
| EventHandler | all platforms supported by Uno Platform |
Last updated Thursday, 16 July 2026 23:16.