lv_obj_scroll_to_y() function
Scroll to a given Y coordinate on an object `y` will be limited internally to allow scrolling only on the content area.
Arguments
obj
pointer to an object to scroll
y
pixels to scroll vertically
anim_en
LV_ANIM_ON: scroll with animation; LV_ANIM_OFF: scroll immediately