Package org.robovm.apple.foundation
Class NSPersonNameComponent.Values
java.lang.Object
org.robovm.apple.foundation.NSPersonNameComponent.Values
- Enclosing class:
- NSPersonNameComponent
public static class NSPersonNameComponent.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
GivenName
- Since:
- Available in iOS 9.0 and later.
-
FamilyName
- Since:
- Available in iOS 9.0 and later.
-
MiddleName
- Since:
- Available in iOS 9.0 and later.
-
Prefix
- Since:
- Available in iOS 9.0 and later.
-
Suffix
- Since:
- Available in iOS 9.0 and later.
-
Nickname
- Since:
- Available in iOS 9.0 and later.
-
Delimiter
- Since:
- Available in iOS 9.0 and later.
-