StackPanel : Panel

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of StackPanel that are currently implemented by the Uno Platform. See the WinUI and UWP documentation for detailed usage guidelines which all automatically apply to Uno Platform.

Implemented properties

Property Supported on
Orientation Orientation all platforms supported by Uno Platform
Thickness Padding all platforms supported by Uno Platform
CornerRadius CornerRadius all platforms supported by Uno Platform
Thickness BorderThickness all platforms supported by Uno Platform
Brush BorderBrush all platforms supported by Uno Platform
double Spacing all platforms supported by Uno Platform
BackgroundSizing BackgroundSizing all platforms supported by Uno Platform
bool AreHorizontalSnapPointsRegular all platforms supported by Uno Platform
bool AreVerticalSnapPointsRegular all platforms supported by Uno Platform
DependencyProperty AreScrollSnapPointsRegularProperty all platforms supported by Uno Platform
DependencyProperty OrientationProperty all platforms supported by Uno Platform
DependencyProperty BorderBrushProperty all platforms supported by Uno Platform
DependencyProperty BorderThicknessProperty all platforms supported by Uno Platform
DependencyProperty CornerRadiusProperty all platforms supported by Uno Platform
DependencyProperty PaddingProperty all platforms supported by Uno Platform
DependencyProperty SpacingProperty all platforms supported by Uno Platform
DependencyProperty BackgroundSizingProperty all platforms supported by Uno Platform

Implemented methods

Method Supported on
IReadOnlyList GetIrregularSnapPoints(Orientation, SnapPointsAlignment) all platforms supported by Uno Platform
float GetRegularSnapPoints(Orientation, SnapPointsAlignment, float) all platforms supported by Uno Platform

Implemented events

Event Supported on
EventHandler HorizontalSnapPointsChanged all platforms supported by Uno Platform
EventHandler VerticalSnapPointsChanged all platforms supported by Uno Platform

Below are all properties, methods, and events of StackPanel that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
bool AreScrollSnapPointsRegular all platforms supported by Uno Platform

Not implemented methods

Method Not supported on
void GetInsertionIndexes(Point, int, int) all platforms supported by Uno Platform

Last updated Friday, 03 November 2023 16:21.