ItemsStackPanel : Panel
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of ItemsStackPanel that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
In addition, ItemsStackPanel has Uno-specific documentation here.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty AreStickyGroupHeadersEnabledProperty | WASM, Skia, Mobile |
| DependencyProperty CacheLengthProperty | Android |
| DependencyProperty GroupHeaderPlacementProperty | WASM, Skia, Mobile |
| DependencyProperty GroupPaddingProperty | WASM, Skia, Mobile |
| DependencyProperty OrientationProperty | WASM, Skia, Mobile |
| bool AreStickyGroupHeadersEnabled | WASM, Skia, Mobile |
| double CacheLength | Android |
| int FirstCacheIndex | Android |
| int FirstVisibleIndex | Android, iOS, tvOS |
| GroupHeaderPlacement GroupHeaderPlacement | WASM, Skia, Mobile |
| Thickness GroupPadding | WASM, Skia, Mobile |
| int LastCacheIndex | Android |
| int LastVisibleIndex | Android, iOS, tvOS |
| Orientation Orientation | WASM, Skia, Mobile |
Below are all properties, methods, and events of ItemsStackPanel that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty AreStickyGroupHeadersEnabledProperty | MacOS |
| DependencyProperty CacheLengthProperty | iOS, MacOS, WASM, Skia, tvOS |
| DependencyProperty GroupHeaderPlacementProperty | MacOS |
| DependencyProperty GroupPaddingProperty | MacOS |
| DependencyProperty OrientationProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| bool AreStickyGroupHeadersEnabled | MacOS |
| double CacheLength | iOS, MacOS, WASM, Skia, tvOS |
| int FirstCacheIndex | iOS, MacOS, WASM, Skia, tvOS |
| int FirstVisibleIndex | MacOS, WASM, Skia |
| GroupHeaderPlacement GroupHeaderPlacement | MacOS |
| Thickness GroupPadding | MacOS |
| ItemsUpdatingScrollMode ItemsUpdatingScrollMode | all platforms supported by Uno Platform |
| int LastCacheIndex | iOS, MacOS, WASM, Skia, tvOS |
| int LastVisibleIndex | MacOS, WASM, Skia |
| Orientation Orientation | MacOS |
| PanelScrollingDirection ScrollingDirection | all platforms supported by Uno Platform |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| ItemsStackPanel FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(ItemsStackPanel) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.