setXPosStyle

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

Set the X coordinate of the LVGL object considering the set align. Pixel and percentage values can be used. Percentage values are relative to the width of the parent's content area.

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