Nordic Common Libraries
Toggle table of contents
2.4.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nordic Common Libraries
ui
/
no.nordicsemi.android.common.ui.view
/
AppBarIcon
App
Bar
Icon
@
Composable
fun
AppBarIcon
(
painter
:
Painter
,
contentDescription
:
String
?
,
onClick
:
(
)
->
Unit
)
@
Composable
fun
AppBarIcon
(
imageVector
:
ImageVector
,
contentDescription
:
String
?
,
onClick
:
(
)
->
Unit
)