layout

open override fun layout(scope: LayoutScope)(source)

Places the one virtual child at the modifier origin.

Parameters

scope

the modifier's one-child layout scope.

Throws

when the scope rejects the placement.