ImageViewerState

Represents the state of the ImageViewer.

Since

1.0.0-beta.1

Properties

Link copied to clipboard

The state of the download.

Link copied to clipboard

The flag to check if the delete dialog is active.

Link copied to clipboard

The selected UikitFileMessage to display the image from.

Link copied to clipboard

The flag to show the delete dialog.

Functions

Link copied to clipboard
open fun dismissImage()

Dismisses the image.

Link copied to clipboard
open fun hideDeleteDialog()

Dismisses the delete dialog.

Link copied to clipboard
open fun showDeleteDialog()

Shows the delete dialog.

Link copied to clipboard
open fun showImage(fileMessage: UikitFileMessage)

Shows the image from the fileMessage.