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

A task that represents the asynchronous operation. The task result contains the full image as a BitmapDrawable.

Since

200.1.0