ImageView

data class ImageView(val painter: Painter, val contentDescription: String?) : ListViewItemImage

Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String?)

Properties

Link copied to clipboard
Link copied to clipboard