setTransformWidth

expect infix fun setTransformWidth(value: Short)

Make the object wider on both sides with this value. Pixel and percentage (with lv_pct(x)) values can be used. Percentage values are relative to the object's width.

Parameters

value

The new value to use.

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