scroll Method

Scroll the view by a given number of pixels.

scroll(screenDist: Readonly<WritableXAndY>, options?: ViewChangeOptions): void

Parameter Type Description
screenDist Readonly<WritableXAndY> distance to scroll, in pixels
options ViewChangeOptions  

Returns - void

Defined in

Last Updated: 19 April, 2024