rememberAdaptiveMetrics

fun rememberAdaptiveMetrics(availableWidthDp: Int? = null): AdaptiveMetrics

Remembers AdaptiveMetrics for the current configuration, preferring availableWidthDp then the measured content width then the screen width.