layout

fun layout(constraints: SizeConstraints)

Performs an asynchronous layout calculation with the given constraints. Uses the current resolve result if available, otherwise performs an async resolve first.

Parameters

constraints

The size constraints to use for layout.