maxIntrinsicWidth

open fun maxIntrinsicWidth(measurables: List<IntrinsicMeasurable>, height: Int): Int

The function used to calculate IntrinsicMeasurable.maxIntrinsicWidth. It represents the minimum width such that increasing it further will not decrease the minimum intrinsic height.