Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-barcode-sdk
/
io.scanbot.sdk.kmp.ui_v2.barcode.configuration
/
BarcodeScannerUiResult
/
BarcodeScannerUiResult
Barcode
Scanner
Ui
Result
constructor
(
selectedZoomFactor
:
Double
=
1.0
,
items
:
List
<
BarcodeScannerUiItem
>
=
listOf( )
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)