Image

Image as a small list item trailing content.

Constructors

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

Creates an instance of OudsSmallListItemTrailing.Image.

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

Creates an instance of OudsSmallListItemTrailing.Image.

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

Creates an instance of OudsSmallListItemTrailing.Image.

Properties

Link copied to clipboard
open override val ratio: OudsListItemImageRatio