Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 560 Bytes

uniformgridlayout_itemsjustification.md

File metadata and controls

25 lines (15 loc) · 560 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.UniformGridLayout.ItemsJustification
winrt property

Microsoft.UI.Xaml.Controls.UniformGridLayout.ItemsJustification

-description

Gets or sets a value that indicates how items are aligned on the non-scrolling or non-virtualizing axis.

-property-value

An enumeration value that indicates how items are aligned. The default is Start.

-remarks

-see-also

-examples