UI\Area::scrollTo

(UI 0.9.9)

UI\Area::scrollToArea Scroll

Description

publicUI\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

To Top