Uses of Class
org.robovm.apple.photos.PHAdjustmentData
| Package | Description |
|---|---|
| org.robovm.apple.photos | |
| org.robovm.apple.photosui |
-
Uses of PHAdjustmentData in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHAdjustmentData Modifier and Type Method Description PHAdjustmentDataPHContentEditingInput. getAdjustmentData()PHAdjustmentDataPHContentEditingOutput. getAdjustmentData()Methods in org.robovm.apple.photos that return types with arguments of type PHAdjustmentData Modifier and Type Method Description Block1<PHAdjustmentData,Boolean>PHContentEditingInputRequestOptions. getCanHandleAdjustmentData()Methods in org.robovm.apple.photos with parameters of type PHAdjustmentData Modifier and Type Method Description voidPHContentEditingOutput. setAdjustmentData(PHAdjustmentData v)Method parameters in org.robovm.apple.photos with type arguments of type PHAdjustmentData Modifier and Type Method Description voidPHContentEditingInputRequestOptions. setCanHandleAdjustmentData(Block1<PHAdjustmentData,Boolean> v) -
Uses of PHAdjustmentData in org.robovm.apple.photosui
Methods in org.robovm.apple.photosui with parameters of type PHAdjustmentData Modifier and Type Method Description booleanPHContentEditingController. canHandleAdjustmentData(PHAdjustmentData adjustmentData)booleanPHContentEditingControllerAdapter. canHandleAdjustmentData(PHAdjustmentData adjustmentData)