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

namespace UnityEngine.UIElements
{
public class LanguageDirection // TypeDefIndex: 6270
{
	// Fields
	type#20890 value__;
	type#21781 Inherit;
	type#21781 LTR;
	type#21781 RTL;
}
}
