ImageSource

abstract class ImageSource

A class that holds general image view settings.

Constructors

Link copied to clipboard
fun ImageSource()

Functions

Link copied to clipboard
fun ratio(ratio: Ratio)

Set the ratio of the container view that contains the ImageView.

Link copied to clipboard
fun setupImageView(imageViewBuilder: ImageViewBuilder)

Setup ImageView.

Inheritors

Link copied to clipboard