PlacerOwner

An interface of the owner that has children to place.

Members

Functions

layout
vec2 layout(vec2 , vec2 )

Places at the pos with the size.

Properties

childPlacerOwners
PlacerOwner[] childPlacerOwners [@property getter]

Children.

style
inout(WidgetStyle) style [@property getter]

Style.

Meta