Class

Ruler

A line that can be used to align layout children inside a Placeable.PlacementScope.

Source set: Common
sealed class Ruler(internal val calculate: (PlacementScope.(Float) -> Float)?)

A line that can be used to align layout children inside a Placeable.PlacementScope.

Last updated: