Package org.robovm.apple.uikit
Class UIImagePickerControllerEditingInfo.Keys
java.lang.Object
org.robovm.apple.uikit.UIImagePickerControllerEditingInfo.Keys
- Enclosing class:
- UIImagePickerControllerEditingInfo
public static class UIImagePickerControllerEditingInfo.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
Modifier and Type Method Description static NSStringCropRect()static NSStringEditedImage()static NSStringImageURL()static NSStringLivePhoto()static NSStringMediaMetadata()static NSStringMediaType()static NSStringMediaURL()static NSStringOriginalImage()static NSStringPHAsset()Deprecated.Will be removed in a future release, use PHPicker.static NSStringReferenceURL()Deprecated.Deprecated in iOS 11.0.
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
MediaType
-
OriginalImage
-
EditedImage
-
CropRect
-
MediaURL
-
ReferenceURL
Deprecated.Deprecated in iOS 11.0. Will be removed in a future release, use PHPicker. -
MediaMetadata
-
LivePhoto
- Since:
- Available in iOS 9.1 and later.
-
PHAsset
Deprecated.Will be removed in a future release, use PHPicker.- Since:
- Available in iOS 11.0 and later.
-
ImageURL
- Since:
- Available in iOS 11.0 and later.
-