csharp
public enum WrapWhether items overflow the main axis or move to a new line.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
NoWrapOne line, however much it overflows.
WrapNew lines towards the cross-end.
WrapReverseNew lines towards the cross-start.
Used by (11)
- AbsolutePositionTestsVixen.Ui.Layout.Tests
- AlignContentTestsVixen.Ui.Layout.Tests
- AlignItemsTestsVixen.Ui.Layout.Tests
- FlexWrapTestsVixen.Ui.Layout.Tests
- GapTestsVixen.Ui.Layout.Tests
- IntrinsicSizeTestsVixen.Ui.Layout.Tests
- KeywordsVixen.Ui
- LayoutPassTestsVixen.Ui.Layout.Tests
- LayoutStyleVixen.Ui.Layout
- LayoutStyleBuilderVixen.Ui
- LayoutTreeVixen.Ui.Layout