Uses of Class
org.robovm.apple.addressbook.ABPersonImageFormat
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPersonImageFormat in org.robovm.apple.addressbook
Methods in org.robovm.apple.addressbook that return ABPersonImageFormat Modifier and Type Method Description static ABPersonImageFormatABPersonImageFormat. valueOf(long n)Returns the enum constant of this type with the specified name.static ABPersonImageFormatABPersonImageFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static ABPersonImageFormat[]ABPersonImageFormat. 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 ABPersonImageFormat Modifier and Type Method Description NSDataABPerson. getImageData(ABPersonImageFormat format)Deprecated.Deprecated in iOS 9.0.