LayoutExtensions

Static Class

Extension Methods

LayoutSimple(rect: Rect, alignment: Alignment, width: StyleLength, height: StyleLength, widthConstraints: Vector2, heightConstraints: Vector2): Rect
LayoutSimple(rect: Rect, alignment: Alignment, width: StyleLength, height: StyleLength): Rect
LayoutSimple(length: StyleLength, available: float, constraints: Vector2): float
LayoutSimple(length: StyleLength, available: float): float

Inherited Members

On this page