Table of Contents

Enum SpaceDistribution

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public enum SpaceDistribution
Extension Methods

Fields

Auto = 1

Distribute space evenly between all items but do not affect empty space remaining at the end of the last line

Full = 2

Distribute space evenly between all items but do not affect empty space

None = 0