Skip to content

Size & Position

The properties in the SIZE & POSITION inspector group control how this element is sized and where it sits in its parent. Each property has its own reference page; this is just the index.

PropertyWhat it doesPage
PlacementHow this element relates to its parent’s layout flow (Normal / Absolute / Cover / Ignored)Absolute
Width / HeightPick a sizing mode per axis — Pixels, Hug, Fill, Percentage, AspectRatio, TextSizeSizing
Min / Max ConstraintsClamp the resolved size on either axisSizing → Min and Max
Absolute PositionFor Placement.Absolute: Top / Bottom / Left / Right edge offsetsAbsolute
MarginOutset between this element and its siblingsMargin
Render OffsetVisual-only translation applied after layout — for shake/hover animationsRender Offset
Grid ItemWhen parent is Grid: explicit Column/Row, spans, per-item alignmentGrid → Grid item
Linear ItemWhen parent is Row/Column: per-child cross-axis alignment overrideRow & Column → Linear item

For everything that controls how children are arranged, see Child Layout.

Docs for AutoLayout PRO v1.0.0 Changelog