Uses of Class
org.robovm.apple.foundation.NSRelativeDateTimeFormatterUnitsStyle
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSRelativeDateTimeFormatterUnitsStyle in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSRelativeDateTimeFormatterUnitsStyle Modifier and Type Method Description NSRelativeDateTimeFormatterUnitsStyleNSRelativeDateTimeFormatter. getUnitsStyle()static NSRelativeDateTimeFormatterUnitsStyleNSRelativeDateTimeFormatterUnitsStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static NSRelativeDateTimeFormatterUnitsStyleNSRelativeDateTimeFormatterUnitsStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static NSRelativeDateTimeFormatterUnitsStyle[]NSRelativeDateTimeFormatterUnitsStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation with parameters of type NSRelativeDateTimeFormatterUnitsStyle Modifier and Type Method Description voidNSRelativeDateTimeFormatter. setUnitsStyle(NSRelativeDateTimeFormatterUnitsStyle v)