Uses of Class
org.robovm.apple.uikit.UIImagePickerControllerImageURLExportPreset
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIImagePickerControllerImageURLExportPreset in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIImagePickerControllerImageURLExportPreset Modifier and Type Method Description UIImagePickerControllerImageURLExportPresetUIImagePickerController. getImageExportPreset()Deprecated.Will be removed in a future release, use PHPicker.static UIImagePickerControllerImageURLExportPresetUIImagePickerControllerImageURLExportPreset. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static UIImagePickerControllerImageURLExportPresetUIImagePickerControllerImageURLExportPreset. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static UIImagePickerControllerImageURLExportPreset[]UIImagePickerControllerImageURLExportPreset. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIImagePickerControllerImageURLExportPreset Modifier and Type Method Description voidUIImagePickerController. setImageExportPreset(UIImagePickerControllerImageURLExportPreset v)Deprecated.Will be removed in a future release, use PHPicker.