NSLocale.LanguageDirection
The directions that a language may take across a page of text.
Declaration
enum LanguageDirectionOverview
Use these constants with the methods lineDirection(forLanguage:) and characterDirection(forLanguage:).
Topics
Constants
NSLocale.LanguageDirection.unknownNSLocale.LanguageDirection.leftToRightNSLocale.LanguageDirection.rightToLeftNSLocale.LanguageDirection.topToBottomNSLocale.LanguageDirection.bottomToTop