Image


class Image


An object representing an image.

Summary

Nested types

Builder class for Image.

Public functions

Optional<String!>!

Returns the accessibility text of the image.

Public functions

getAccessibilityText

fun getAccessibilityText(): Optional<String!>!

Returns the accessibility text of the image.

Public properties

imageCropType

@ImageCropType
val imageCropType: Int

imageHeightInPixel

val imageHeightInPixel: Int

imageTheme

@ImageTheme
val imageTheme: Int

imageUri

val imageUri: Uri!

imageWidthInPixel

val imageWidthInPixel: Int