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
/
OnboardingDialog
Onboarding
Dialog
@
Composable
fun
OnboardingDialog
(
onboardingDialogPage
:
HelpScreenPage
,
onDismissOnboardingDialog
:
(
)
->
Unit
)