calculateSplitResult
abstract fun calculateSplitResult(density: Density, layoutDirection: LayoutDirection, layoutCoordinates: LayoutCoordinates): SplitResult
Calculates the split result in local bounds of the TwoPane.
Parameters
density
the Density for measuring and laying out
layoutDirection
the LayoutDirection for measuring and laying out
layoutCoordinates
the LayoutCoordinates of the TwoPane