lvgl.getScrollPos
Get the current scroll position (X, Y) of a container object.
Last updated
Was this helpful?
Get the current scroll position (X, Y) of a container object.
lvgl.getScrollPos(parent)
parent:getScrollPos()
None.
Two values, X and Y, being the current scroll position of the top left corner of the container.
Only applies to container objects such as 'box', 'rectangle' and 'page'.
BW radios
Color radios
2.11.2
Introduced
Last updated
Was this helpful?
Was this helpful?