setYPos

expect infix fun setYPos(value: Short)

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

Parameters

value

The new value to use.

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