autoScroll property
Auto-scroll the primary target into view when the step activates.
null — inherits from HintTour.autoScroll; false by default —
the engine never moves content unless you opt in.
Implementation
final bool? autoScroll;
Auto-scroll the primary target into view when the step activates.
null — inherits from HintTour.autoScroll; false by default —
the engine never moves content unless you opt in.
final bool? autoScroll;