setMaxWidth

expect infix fun setMaxWidth(value: Short)

Sets the maximum 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 setMaxWidth(value: Short)
actual infix fun setMaxWidth(value: Short)