Uses of Class
org.robovm.apple.photos.PHImageRequestResult
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHImageRequestResult in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHImageRequestResult Modifier and Type Method Description static PHImageRequestResultPHImageRequestResult.Marshaler. toObject(Class<PHImageRequestResult> cls, long handle, long flags)Methods in org.robovm.apple.photos that return types with arguments of type PHImageRequestResult Modifier and Type Method Description static List<PHImageRequestResult>PHImageRequestResult.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.photos with parameters of type PHImageRequestResult Modifier and Type Method Description static longPHImageRequestResult.Marshaler. toNative(PHImageRequestResult o, long flags)Method parameters in org.robovm.apple.photos with type arguments of type PHImageRequestResult Modifier and Type Method Description static longPHImageRequestResult.AsListMarshaler. toNative(List<PHImageRequestResult> l, long flags)static PHImageRequestResultPHImageRequestResult.Marshaler. toObject(Class<PHImageRequestResult> cls, long handle, long flags)