setMaxHeight

expect infix fun setMaxHeight(value: Short)

Sets the maximum height. Pixel and percentage values can be used. Percentage values are relative to the height of the parent's content area.

Parameters

value

The new value to use.

actual infix fun setMaxHeight(value: Short)
actual infix fun setMaxHeight(value: Short)