app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.screens.home.home
/
ButtonState
/
ButtonState
Button
State
constructor
(
onClick
:
(
)
->
Unit
,
imageVector
:
ImageVector
,
contentDescriptionId
:
Int
,
hintActive
:
Int
=
0
,
hintInactive
:
Int
=
0
)