// Assembly: UnityEngine.UIElementsModule
// Full name: ScrollDirection

public class ScrollDirection // TypeDefIndex: 5127
{
	// Fields
	type#20890 value__;
	type#10146 Idle;
	type#10146 Up;
	type#10146 Down;
}
