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 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool horizontalScrollingEnabled { get; set; }