BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
microblink-ux
/
com.microblink.ux.components
/
HelpButton
Help
Button
@
Composable
fun
HelpButton
(
modifier
:
Modifier
=
Modifier
,
onChangeOnboardingDialogState
:
(
Boolean
)
->
Unit
)