Vertical
Configure ScrollView for vertical scrolling.
Read time 1 minuteLast updated 8 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 _verticalVariantUssClassName class in its class list.