lv_obj_set_y() function
Set the y coordinate of an object
Notes
With default alignment it's the distance from the top left corner E.g. LV_ALIGN_CENTER alignment it's the offset from the center of the parent The position is interpreted on the content area of the parent The values can be set in pixel or in percentage of parent size with `lv_pct(v)`