CakeFest 2024: The Official CakePHP Conference

UI\Area::scrollTo

(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

User Contributed Notes

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