Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 503 Bytes

linedflowlayoutitemsinforequestedeventargs_minwidth.md

File metadata and controls

27 lines (15 loc) · 503 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.LinedFlowLayoutItemsInfoRequestedEventArgs.MinWidth
winrt property

Microsoft.UI.Xaml.Controls.LinedFlowLayoutItemsInfoRequestedEventArgs.MinWidth

-description

Gets or sets a minimum width applicable to all items in the source collection.

-property-value

The minimum width applicable to all items in the source collection. The default is 0.0.

-remarks

-see-also

-examples