BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
microblink-ux
/
com.microblink.ux.components
/
ReticleSuccess
Reticle
Success
@
Composable
fun
ReticleSuccess
(
reticleRadius
:
Dp
,
@
DrawableRes
successDrawable
:
Int
=
R.drawable.mb_reticle_success
,
onReticleSuccessAnimationCompleted
:
(
)
->
Unit
)