setTranslateXStyle

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

Move the object with this value in X direction. Applied after layouts, aligns and other positioning. Pixel and percentage (with lv_pct(x)) values can be used. Percentage values are relative to the object's width.

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