Uses of Class
org.robovm.apple.photos.PHContentEditingOutput
| Package | Description |
|---|---|
| org.robovm.apple.photos | |
| org.robovm.apple.photosui |
-
Uses of PHContentEditingOutput in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHContentEditingOutput Modifier and Type Method Description PHContentEditingOutputPHAssetChangeRequest. getContentEditingOutput()Methods in org.robovm.apple.photos with parameters of type PHContentEditingOutput Modifier and Type Method Description voidPHLivePhotoEditingContext. saveLivePhoto(PHContentEditingOutput output, NSDictionary<NSString,?> options, VoidBlock2<Boolean,NSError> handler)voidPHAssetChangeRequest. setContentEditingOutput(PHContentEditingOutput v) -
Uses of PHContentEditingOutput in org.robovm.apple.photosui
Method parameters in org.robovm.apple.photosui with type arguments of type PHContentEditingOutput Modifier and Type Method Description voidPHContentEditingController. finishContentEditing(VoidBlock1<PHContentEditingOutput> completionHandler)voidPHContentEditingControllerAdapter. finishContentEditing(VoidBlock1<PHContentEditingOutput> completionHandler)