BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-ux
/
com.microblink.blinkid.ux.components
/
HelpButton
Help
Button
@
Composable
fun
HelpButton
(
modifier
:
Modifier
=
Modifier
,
onDisplayHelpRequested
:
(
)
->
Unit
)