maxIntrinsicHeight

open fun maxIntrinsicHeight(measurables: List<IntrinsicMeasurable>, width: Int): Int

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