setMinWidth

expect infix fun setMinWidth(value: Short)

Sets the minimum width. 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 setMinWidth(value: Short)
actual infix fun setMinWidth(value: Short)