ExternallyLoadedImageDecoder.ExternalImageRequest


class ExternallyLoadedImageDecoder.ExternalImageRequest


A data class providing information about the external image request.

Summary

Public constructors

Creates an instance.

Public properties

Uri!

The Uri for the external image.

Public constructors

ExternalImageRequest

ExternalImageRequest(uri: Uri!)

Creates an instance.

Parameters
uri: Uri!

The Uri for the external image.

Public properties

uri

val uriUri!

The Uri for the external image.