scrollToRealTime(animationDuration?) â
scrollToRealTime
scroll the position of the latest data.
Reference â
typescript
(animationDuration?: number) => void
Parameters â
animationDuration
Animation duration. If it is less than or equal to 0, there is no animation.
Returns â
scrollToRealTime
returns undefined
.