smoothScrollBy
Like scrollBy, but scroll smoothly instead of immediately.
Parameters
dx
the number of pixels to scroll by on the X axis
dy
the number of pixels to scroll by on the Y axis
Like scrollBy, but scroll smoothly instead of immediately.
Parameters
dx
the number of pixels to scroll by on the X axis
dy
the number of pixels to scroll by on the Y axis
scrollDurationMs
the duration of the smooth scroll operation in milliseconds