Uses of Class
org.robovm.apple.photos.PHContentEditingInput
| Package | Description |
|---|---|
| org.robovm.apple.photos | |
| org.robovm.apple.photosui |
-
Uses of PHContentEditingInput in org.robovm.apple.photos
Methods in org.robovm.apple.photos with parameters of type PHContentEditingInput Modifier and Type Method Description protected longPHContentEditingOutput. init(PHContentEditingInput contentEditingInput)protected longPHLivePhotoEditingContext. init(PHContentEditingInput livePhotoInput)Method parameters in org.robovm.apple.photos with type arguments of type PHContentEditingInput Modifier and Type Method Description longPHAsset. requestContentEditingInput(PHContentEditingInputRequestOptions options, VoidBlock2<PHContentEditingInput,NSDictionary<?,?>> completionHandler)Constructors in org.robovm.apple.photos with parameters of type PHContentEditingInput Constructor Description PHContentEditingOutput(PHContentEditingInput contentEditingInput)PHLivePhotoEditingContext(PHContentEditingInput livePhotoInput) -
Uses of PHContentEditingInput in org.robovm.apple.photosui
Methods in org.robovm.apple.photosui with parameters of type PHContentEditingInput Modifier and Type Method Description voidPHContentEditingController. startContentEditing(PHContentEditingInput contentEditingInput, UIImage placeholderImage)voidPHContentEditingControllerAdapter. startContentEditing(PHContentEditingInput contentEditingInput, UIImage placeholderImage)