ItemsStackPanel : Panel
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
Thickness GroupPadding | all platforms supported by Uno Platform |
GroupHeaderPlacement GroupHeaderPlacement | all platforms supported by Uno Platform |
double CacheLength | Android |
bool AreStickyGroupHeadersEnabled | all platforms supported by Uno Platform |
int FirstCacheIndex | Android |
int FirstVisibleIndex | Android, iOS, MacOS |
int LastCacheIndex | Android |
int LastVisibleIndex | Android, iOS, MacOS |
DependencyProperty AreStickyGroupHeadersEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty CacheLengthProperty | Android |
DependencyProperty GroupHeaderPlacementProperty | all platforms supported by Uno Platform |
DependencyProperty GroupPaddingProperty | all platforms supported by Uno Platform |
DependencyProperty OrientationProperty | all platforms supported by Uno Platform |
Below are all properties, methods, and events of ItemsStackPanel
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
ItemsUpdatingScrollMode ItemsUpdatingScrollMode | all platforms supported by Uno Platform |
double CacheLength | iOS, MacOS, WASM, Skia |
int FirstCacheIndex | iOS, MacOS, WASM, Skia |
int FirstVisibleIndex | WASM, Skia |
int LastCacheIndex | iOS, MacOS, WASM, Skia |
int LastVisibleIndex | WASM, Skia |
PanelScrollingDirection ScrollingDirection | all platforms supported by Uno Platform |
DependencyProperty CacheLengthProperty | iOS, MacOS, WASM, Skia |
Last updated Tuesday, 14 May 2024 19:55.