Uses of Class
org.robovm.apple.addressbook.ABPropertyType
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPropertyType in org.robovm.apple.addressbook
Methods in org.robovm.apple.addressbook that return ABPropertyType Modifier and Type Method Description ABPropertyTypeABMultiValue. getPropertyType()Deprecated.Deprecated in iOS 9.0.ABPropertyTypeABPersonProperty. getType()protected static ABPropertyTypeABPersonProperty. getType(int property)Deprecated.Deprecated in iOS 9.0.static ABPropertyTypeABPropertyType. valueOf(long n)Returns the enum constant of this type with the specified name.static ABPropertyTypeABPropertyType. valueOf(String name)Returns the enum constant of this type with the specified name.static ABPropertyType[]ABPropertyType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.addressbook with parameters of type ABPropertyType Modifier and Type Method Description static ABMutableMultiValueABMutableMultiValue. create(ABPropertyType type)Deprecated.Deprecated in iOS 9.0.