RTL (Right To Left) Related Settings

Firstly, MyLocalization doesn't automatically determine whether a language belongs to RTL type. Users need to specify whether the language is RTL or not when defining the language type.

stickPicture.png

Once this determines whether the language is RTL or not, the text is RTL arranged when it is displayed and displayed correctly in the text UI. Sometimes the alignment of RTL languages needs to be reversed to non-Rtl languages, so it needs to be set in a UITextSetter or UITextStaticSetter, as shown in the Toggle to the left of the red line box below:

stickPicture.png

Last updated