autoScroll property

bool autoScroll
final

Auto-scroll the primary target into view when a step activates. false by default — the engine never moves content unless you opt in. Per-step HintStep.autoScroll overrides this tour default.

Implementation

final bool autoScroll;