Function

layout

Creates a node that allows changing how the wrapped element is measured and laid out.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

layout

Android
public fun SubspaceModifier.layout(
    measure: SubspaceMeasureScope.(SubspaceMeasurable, VolumeConstraints) -> SubspaceMeasureResult
): SubspaceModifier

Creates a node that allows changing how the wrapped element is measured and laid out.