horizontalScrollingEnabled
This property controls whether the collection view shows a horizontal scroll bar when its content does not fit in the visible area.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute("horizontal-scrolling")]public bool horizontalScrollingEnabled { get; set; }