Uses of Class
org.robovm.apple.foundation.NSPersonNameComponentsFormatterStyle
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSPersonNameComponentsFormatterStyle in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSPersonNameComponentsFormatterStyle Modifier and Type Method Description NSPersonNameComponentsFormatterStyleNSPersonNameComponentsFormatter. getStyle()static NSPersonNameComponentsFormatterStyleNSPersonNameComponentsFormatterStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static NSPersonNameComponentsFormatterStyleNSPersonNameComponentsFormatterStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static NSPersonNameComponentsFormatterStyle[]NSPersonNameComponentsFormatterStyle. 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 NSPersonNameComponentsFormatterStyle Modifier and Type Method Description static StringNSPersonNameComponentsFormatter. formatLocalized(NSPersonNameComponents components, NSPersonNameComponentsFormatterStyle nameFormatStyle, NSPersonNameComponentsFormatterOptions nameOptions)voidNSPersonNameComponentsFormatter. setStyle(NSPersonNameComponentsFormatterStyle v)