Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-barcode-sdk
/
io.scanbot.sdk.kmp.ui_v2.common
Package-level
declarations
Types
Types
Scanbot
Color
Link copied to clipboard
android
common
ios
actual
class
ScanbotColor
(
colorString
:
String
,
isArgb
:
Boolean
)
expect
class
ScanbotColor
(
colorString
:
String
,
isArgb
:
Boolean
=
false
)
actual
class
ScanbotColor
(
colorString
:
String
,
isArgb
:
Boolean
)