Constructors

Link copied to clipboard
constructor(painter: Painter)

Creates an instance of OudsNavigationBarItemIcon.

constructor(imageVector: ImageVector)

Creates an instance of OudsNavigationBarItemIcon.

constructor(bitmap: ImageBitmap)

Creates an instance of OudsNavigationBarItemIcon.

Functions

Link copied to clipboard
open override fun Content(modifier: Modifier)

The Jetpack Compose UI for this component content. Subclasses must implement this method to provide content.

fun Content(extraParameters: Nothing)
fun Content(modifier: Modifier, extraParameters: Nothing)

The Jetpack Compose UI for this component content.