Image

An image as a list item leading content.

Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String, size: OudsListItemImageSize = OudsListItemDefaults.ImageSize, ratio: OudsListItemImageRatio = OudsListItemDefaults.ImageRatio, contentScale: ContentScale = OudsListItemDefaults.ImageContentScale, roundedCorner: Boolean = false)

Creates an instance of OudsListItemLeading.Image.

constructor(imageVector: ImageVector, contentDescription: String, size: OudsListItemImageSize = OudsListItemDefaults.ImageSize, ratio: OudsListItemImageRatio = OudsListItemDefaults.ImageRatio, contentScale: ContentScale = OudsListItemDefaults.ImageContentScale, roundedCorner: Boolean = false)

Creates an instance of OudsListItemLeading.Image.

constructor(bitmap: ImageBitmap, contentDescription: String, size: OudsListItemImageSize = OudsListItemDefaults.ImageSize, ratio: OudsListItemImageRatio = OudsListItemDefaults.ImageRatio, contentScale: ContentScale = OudsListItemDefaults.ImageContentScale, roundedCorner: Boolean = false)

Creates an instance of OudsListItemLeading.Image.

Properties

Link copied to clipboard
open override val ratio: OudsListItemImageRatio