setMaximumVelocity
Sets the absolute maximum scrolling velocity.
If relative velocity is not specified, scrolling will always reach the same maximum velocity. If both relative and maximum velocities are specified, the maximum velocity will be used to clamp the calculated relative velocity.
Return
The scroll helper, which may used to chain setter calls.