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

namespace UnityEngine.UIElements
{
public class SortDirection // TypeDefIndex: 5312
{
	// Fields
	type#20890 value__;
	type#26190 Ascending;
	type#26190 Descending;
}
}
