PHP 8.3.4 Released!

UI\Area::scrollTo

(UI 0.9.9)

UI\Area::scrollToArea Scroll

Description

public UI\Area::scrollTo(UI\Point $point, UI\Size $size)

Scroll this Area

Parameters

point

The point to scroll to

size

The size of the scroll pane

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top