Uses of Class
org.robovm.apple.foundation.NSLocaleLanguageDirection
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSLocaleLanguageDirection in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSLocaleLanguageDirection Modifier and Type Method Description static NSLocaleLanguageDirectionNSLocale. getCharacterDirection(String isoLangCode)static NSLocaleLanguageDirectionNSLocale. getLineDirection(String isoLangCode)static NSLocaleLanguageDirectionNSLocaleLanguageDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static NSLocaleLanguageDirectionNSLocaleLanguageDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static NSLocaleLanguageDirection[]NSLocaleLanguageDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.