OudsAlertMessageIcon

Represents a non-clickable icon to be displayed within an OudsAlertMessage.

This class handles the creation of the icon from different sources like Painter, ImageVector, or ImageBitmap. An accessibility description is not required as the alert's main label should provide the necessary context.

Inheritors

Constructors

Link copied to clipboard
constructor(painter: Painter)

Creates an instance of OudsAlertMessageIcon.

constructor(imageVector: ImageVector)

Creates an instance of OudsAlertMessageIcon.

constructor(bitmap: ImageBitmap)

Creates an instance of OudsAlertMessageIcon.

Types

Link copied to clipboard