createFullImage method

Future<ArcGISImage> createFullImage()

Creates asynchronously the full image for displaying the attachment in full screen or some UI larger than a thumbnail.

This is only supported if the PopupAttachment.type is PopupAttachmentType.image.

Return Value: A task that represents the asynchronous operation. The task result contains the full image as an ArcGISImage.