Android
inner class SubspaceMeasurableLayout :
SubspaceMeasurable, SubspaceLayoutCoordinates, SubspaceSemanticsInfo, SubspacePlaceable()
A SubspaceMeasurable and SubspacePlaceable object that is used to measure and lay out the children of this node.
See androidx.compose.ui.node.NodeCoordinator
Properties
Android
val tail: SubspaceModifier.Node
The tail node of SubspaceModifierNodeChain.
This node is used to mark the end of the modifier chain.
Android
val isPlaced