ScrollViewMode

enumeration

Description

Configurations of the ScrollView to influence the layout of its contents and how scrollbars appear. ScrollView.mode

The default is ScrollViewMode.Vertical.

For more information, refer to UXML element ScrollView.

Properties

Vertical Configure ScrollView for vertical scrolling.
Horizontal Configure ScrollView for horizontal scrolling.
VerticalAndHorizontal Configure ScrollView for vertical and horizontal scrolling.

Did you find this page useful? Please give it a rating: