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

namespace UnityEngine.UIElements
{
public class SelectionType // TypeDefIndex: 5650
{
	// Fields
	type#20890 value__;
	type#25792 None;
	type#25792 Single;
	type#25792 Multiple;
}
}
