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

namespace UnityEngine.UIElements
{
public class ScrollerVisibility // TypeDefIndex: 5345
{
	// Fields
	type#20890 value__;
	type#25728 Auto;
	type#25728 AlwaysVisible;
	type#25728 Hidden;
}
}
