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.
A line that can be used to align layout children inside a Placeable.PlacementScope.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
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: