Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 459 Bytes

stacklayout_spacing.md

File metadata and controls

27 lines (15 loc) · 459 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.StackLayout.Spacing
winrt property

Microsoft.UI.Xaml.Controls.StackLayout.Spacing

-description

Gets or sets a uniform distance (in pixels) between stacked items. It is applied in the direction of the StackLayout's Orientation.

-property-value

The uniform distance (in pixels) between stacked items.

-remarks

-see-also

-examples