setTransformHeightStyle

expect fun LvglObjectBase.setTransformHeightStyle(value: Short, selector: UInt)

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.

actual fun LvglObjectBase.setTransformHeightStyle(value: Short, selector: UInt)
actual fun LvglObjectBase.setTransformHeightStyle(value: Short, selector: UInt)