OudsNavigationBarItemIcon

An icon in an OudsNavigationBarItem. To be accessible, its contentDescription should not be empty if there is no label for the item or if alwaysShowLabel is set to false.

Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String)

Creates an instance of OudsNavigationBarItemIcon.

constructor(imageVector: ImageVector, contentDescription: String)

Creates an instance of OudsNavigationBarItemIcon.

constructor(bitmap: ImageBitmap, contentDescription: String)

Creates an instance of OudsNavigationBarItemIcon.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard