Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-compose-ui-bundle-sdk
/
io.scanbot.sdk.compose.barcode.ui
/
ScanbotScannerContainerViewController
/
onBarcodesDetected
on
Barcodes
Detected
ios
var
onBarcodesDetected
:
(
List
<
BarcodeItem
>
)
->
Unit
?