Vertical
Configure ScrollView for vertical scrolling.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
Vertical = 0
Remarks
Requires elements with the height property explicitly defined. A ScrollView configured with this mode has the ScrollView.verticalVariantUssClassName class in its class list.