static func characterDirection (forLanguage : String) -> Locale.LanguageDirection
Returns the character direction for a specified language code.
ある指定された言語コードに対する文字の方向を返します。
static func lineDirection (forLanguage : String) -> Locale.LanguageDirection
Returns the line direction for a specified language code.
ある指定された言語コードに対する行の方向を返します。
enum NSLocale.LanguageDirection
The directions that a language may take across a page of text.
ある言語がテキストのページを渡っていく方向。