Namespace: ui.layout

All documented symbols in the ui.layout namespace.

namespace · ui.layout

Interface layout

namespace ui.layout

Scale-aware semantic layout contracts.

type · ui.layout

anchored

top-left | top-right | bottom-left | bottom-right | center

Scale-aware layout with bounds and a semantic screen anchor.

type · ui.layout

canvas

mode = canvas

Viewport-filling non-movable panel for a spatial surface behind frame panels.

type · ui.layout

dock

top | bottom | left | right

Fixed edge dock that may reserve world viewport space.

type · ui.layout

sheet

mode = sheet, margin = logical-pixels

Centered backdrop panel constrained by a bounded viewport margin.