Uses of Class
org.robovm.apple.foundation.NSRelativeDateTimeFormatterStyle
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSRelativeDateTimeFormatterStyle in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSRelativeDateTimeFormatterStyle Modifier and Type Method Description NSRelativeDateTimeFormatterStyleNSRelativeDateTimeFormatter. getDateTimeStyle()static NSRelativeDateTimeFormatterStyleNSRelativeDateTimeFormatterStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static NSRelativeDateTimeFormatterStyleNSRelativeDateTimeFormatterStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static NSRelativeDateTimeFormatterStyle[]NSRelativeDateTimeFormatterStyle. 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 NSRelativeDateTimeFormatterStyle Modifier and Type Method Description voidNSRelativeDateTimeFormatter. setDateTimeStyle(NSRelativeDateTimeFormatterStyle v)