StackPanel : Panel
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of StackPanel
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how StackPanel
works, you can use the Uno Gallery or run your own tests on the Uno Playground.
Implemented properties
Property |
Supported on |
double Spacing |
WASM, Skia, Mobile |
Thickness Padding |
WASM, Skia, Mobile |
Orientation Orientation |
WASM, Skia, Mobile |
CornerRadius CornerRadius |
WASM, Skia, Mobile |
Thickness BorderThickness |
WASM, Skia, Mobile |
Brush BorderBrush |
WASM, Skia, Mobile |
BackgroundSizing BackgroundSizing |
WASM, Skia, Mobile |
bool AreHorizontalSnapPointsRegular |
WASM, Skia, Mobile |
bool AreVerticalSnapPointsRegular |
WASM, Skia, Mobile |
DependencyProperty AreScrollSnapPointsRegularProperty |
WASM, Skia, Mobile |
DependencyProperty BackgroundSizingProperty |
WASM, Skia, Mobile |
DependencyProperty BorderBrushProperty |
WASM, Skia, Mobile |
DependencyProperty BorderThicknessProperty |
WASM, Skia, Mobile |
DependencyProperty CornerRadiusProperty |
WASM, Skia, Mobile |
DependencyProperty OrientationProperty |
WASM, Skia, Mobile |
DependencyProperty PaddingProperty |
WASM, Skia, Mobile |
DependencyProperty SpacingProperty |
WASM, Skia, Mobile |
Implemented methods
Implemented events
Below are all properties, methods, and events of StackPanel
that are not currently implemented in Uno.
Not implemented properties
Not implemented methods
Not implemented events
Last updated Monday, 14 April 2025 02:07.