PHP 8.4.6 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

User Contributed Notes

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