imageToReturn property

XFile? imageToReturn
getter/setter pair

The XFile that getImageFromSource will return. Set to null to simulate the user cancelling the picker.

Implementation

XFile? imageToReturn;