Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

[UxmlAttribute("horizontal-scrolling")]public bool horizontalScrollingEnabled { get; set; }