setTransformHeight

expect infix fun setTransformHeight(value: Short)

Make the object higher 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 height.

Parameters

value

The new value to use.

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