Interface

SubspaceMeasureResult

Interface holding the size of the measured layout, as well as the children positioning logic.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Android
public interface SubspaceMeasureResult

Interface holding the size of the measured layout, as well as the children positioning logic.

Based on androidx.compose.ui.layout.MeasureResult.

Functions

placeChildren

public fun placeChildren(placementScope: SubspacePlaceable.SubspacePlacementScope)

Used for positioning children. SubspacePlaceable.placeAt should be called on children inside placeChildren