Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LanguageDirection

Indicates the directionality of the element's text.
Read time 1 minuteLast updated 6 days ago

Definition

public enum LanguageDirection

Fields

Value

Description

InheritInherits the directionality from the nearest ancestor with a specified directionality.
LTRLeft to right language direction.
RTLRight to left language direction.