Skip to Content
API ReferenceScrollDirection

ScrollDirection

Specifies the scrolling axis for ScrollView.

Fields

Both

Content scrolls along both axes.

Horizontal

Content scrolls along the horizontal axis.

Vertical

Content scrolls along the vertical axis.

Last updated on