setMinHeight

expect infix fun setMinHeight(value: Short)

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

Parameters

value

The new value to use.

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