Skip to main content

transitionToX

Description​

Tells the control to move to the given X-position in the given time.

transitionToX(duration: number, x: number): void
ParameterSummary
durationAll

The milliseconds that should be needed to reach the new X-position

xAll

The new X-position