Image
Creates an instance of OudsListItemTrailing.Image.
Parameters
Painter of the image.
The content description associated with this image.
Size of the image among OudsListItemImageSize values.
Ratio of the image among OudsListItemImageRatio values.
Scale parameter used to determine the aspect ratio scaling to be used if the bounds are a different size from the intrinsic size of the painter.
Controls whether the image is displayed with square or rounded corners. False by default.
Creates an instance of OudsListItemTrailing.Image.
Parameters
Image vector of the image.
The content description associated with this image.
Size of the image among OudsListItemImageSize values.
Ratio of the image among OudsListItemImageRatio values.
Scale parameter used to determine the aspect ratio scaling to be used if the bounds are a different size from the intrinsic size of the imageVector.
Controls whether the image is displayed with square or rounded corners. False by default.
Creates an instance of OudsListItemTrailing.Image.
Parameters
Image bitmap of the image.
The content description associated with this image.
Size of the image among OudsListItemImageSize values.
Ratio of the image among OudsListItemImageRatio values.
Scale parameter used to determine the aspect ratio scaling to be used if the bounds are a different size from the intrinsic size of the bitmap.
Controls whether the image is displayed with square or rounded corners. False by default.