BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
microblink-ux
/
com.microblink.ux.components
/
TorchButton
Torch
Button
@
Composable
fun
TorchButton
(
modifier
:
Modifier
,
torchState
:
MbTorchState
,
onTorchStateChange
:
(
)
->
Unit
)