pauseAutoPlayOnTouch property
If true
, the auto play function will be paused when user is interacting with
the carousel, and will be resumed when user finish interacting.
Default to true
.
Implementation
final bool pauseAutoPlayOnTouch;
If true
, the auto play function will be paused when user is interacting with
the carousel, and will be resumed when user finish interacting.
Default to true
.
final bool pauseAutoPlayOnTouch;