// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.ScrollViewMode

namespace UnityEngine.UIElements
{
public class ScrollViewMode // TypeDefIndex: 5344
{
	// Fields
	type#20890 value__;
	type#25714 Vertical;
	type#25714 Horizontal;
	type#25714 VerticalAndHorizontal;
}
}
