setXPos

expect infix fun setXPos(value: Short)

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.

Parameters

value

The new value to use.

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