OptionalchildrenOptionaldefaultOptionalheightOptionalhorizontalOptionalonFires whenever the offset changes.
OptionalscrollWhen false, disables built-in keyboard navigation (arrow keys, PgUp/PgDn, Home/End). Also removes this ScrollView from the Tab focus cycle. Default true.
OptionalscrollControlled scroll offset. If set, parent owns the value.
OptionalscrollDefault true; auto-scroll to keep focused descendants visible.
OptionalstickWhen content grows, auto-scroll to end. Pauses if user has scrolled away from bottom.
OptionalstickWhen content grows, auto-scroll to start. Pauses if user has scrolled away from top.
Optionalwidth
Uncontrolled initial offset. Ignored when
scrollOffsetis set.