Image

An image as a list item leading content.

Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String, size: OudsListItemImageSize = OudsListItemImageSize.Medium, format: OudsListItemImageFormat = OudsListItemImageFormat.Square, contentScale: ContentScale = ContentScale.Fit)

Creates an instance of OudsListItemLeading.Image.

constructor(imageVector: ImageVector, contentDescription: String, size: OudsListItemImageSize = OudsListItemImageSize.Medium, format: OudsListItemImageFormat = OudsListItemImageFormat.Square, contentScale: ContentScale = ContentScale.Fit)

Creates an instance of OudsListItemLeading.Image.

constructor(bitmap: ImageBitmap, contentDescription: String, size: OudsListItemImageSize = OudsListItemImageSize.Medium, format: OudsListItemImageFormat = OudsListItemImageFormat.Square, contentScale: ContentScale = ContentScale.Fit)

Creates an instance of OudsListItemLeading.Image.

Properties

Link copied to clipboard
Link copied to clipboard
open override val format: OudsListItemImageFormat
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val size: OudsListItemAssetSize