// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Layout.LayoutDirection

namespace UnityEngine.UIElements.Layout
{
public class LayoutDirection // TypeDefIndex: 6474
{
	// Fields
	type#20890 value__;
	type#21822 Inherit;
	type#21822 LTR;
	type#21822 RTL;
}
}
