JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.structures
/
JchuFloatingButtonConfig
/
JchuFloatingButtonConfig
Jchu
Floating
Button
Config
constructor
(
isActive
:
Boolean
=
false
,
settings
:
FloatingButtonSettings
=
FloatingButtonSettings()
,
contentDescription
:
String
?
=
null
,
onClick
:
(
)
->
Unit
=
{}
)