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 |
---|---|
Orientation Orientation | WASM, Skia, Mobile |
Thickness GroupPadding | WASM, Skia, Mobile |
GroupHeaderPlacement GroupHeaderPlacement | WASM, Skia, Mobile |
double CacheLength | Android |
bool AreStickyGroupHeadersEnabled | WASM, Skia, Mobile |
int FirstCacheIndex | Android |
int FirstVisibleIndex | Android, iOS, tvOS |
int LastCacheIndex | Android |
int LastVisibleIndex | Android, iOS, tvOS |
DependencyProperty AreStickyGroupHeadersEnabledProperty | WASM, Skia, Mobile |
DependencyProperty CacheLengthProperty | Android |
DependencyProperty GroupHeaderPlacementProperty | WASM, Skia, Mobile |
DependencyProperty GroupPaddingProperty | WASM, Skia, Mobile |
DependencyProperty OrientationProperty | 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 |
---|---|
Orientation Orientation | MacOS |
ItemsUpdatingScrollMode ItemsUpdatingScrollMode | all platforms supported by Uno Platform |
Thickness GroupPadding | MacOS |
GroupHeaderPlacement GroupHeaderPlacement | MacOS |
double CacheLength | iOS, MacOS, WASM, Skia, tvOS |
bool AreStickyGroupHeadersEnabled | MacOS |
int FirstCacheIndex | iOS, MacOS, WASM, Skia, tvOS |
int FirstVisibleIndex | MacOS, WASM, Skia |
int LastCacheIndex | iOS, MacOS, WASM, Skia, tvOS |
int LastVisibleIndex | MacOS, WASM, Skia |
PanelScrollingDirection ScrollingDirection | all platforms supported by Uno Platform |
DependencyProperty AreStickyGroupHeadersEnabledProperty | MacOS |
DependencyProperty CacheLengthProperty | iOS, MacOS, WASM, Skia, tvOS |
DependencyProperty GroupHeaderPlacementProperty | MacOS |
DependencyProperty GroupPaddingProperty | MacOS |
DependencyProperty OrientationProperty | MacOS |
Last updated Monday, 14 April 2025 02:07.