UI\Area::scrollTo

(PHP 7, UI 0.9.9)

UI\Area::scrollToArea Scroll

설명

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

Scroll this Area

인수

point

The point to scroll to

size

The size of the scroll pane

add a note add a note

User Contributed Notes

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