TwoPaneStrategy

fun interface TwoPaneStrategy

A strategy for configuring the TwoPane component, that is responsible for the meta-data corresponding to the arrangement of the two panes of the layout.

Functions

Link copied to clipboard
abstract fun calculateSplitResult(density: Density, layoutDirection: LayoutDirection, layoutCoordinates: LayoutCoordinates): SplitResult

Calculates the split result in local bounds of the TwoPane.