toggle menu
scanbot-sdk-compose-multiplatform
android
common
ios
switch theme
search in API
scanbot-sdk-compose-multiplatform
/
io.scanbot.sdk.compose.multiplatform.common
/
ScanbotColor
Scanbot
Color
android
common
ios
actual
class
ScanbotColor
(
colorString
:
String
,
isArgb
:
Boolean
)
expect
class
ScanbotColor
(
colorString
:
String
,
isArgb
:
Boolean
=
true
)
actual
class
ScanbotColor
(
colorString
:
String
,
isArgb
:
Boolean
)
Members
Constructors
Scanbot
Color
Link copied to clipboard
android
common
ios
actual
constructor
(
colorString
:
String
,
isArgb
:
Boolean
)
expect
constructor
(
colorString
:
String
,
isArgb
:
Boolean
=
true
)
actual
constructor
(
colorString
:
String
,
isArgb
:
Boolean
)
Properties
value
Link copied to clipboard
android
common
ios
actual
val
value
:
String
expect
val
value
:
String
actual
val
value
:
String
Functions
to
Json
Link copied to clipboard
android
common
ios
actual
fun
toJson
(
)
:
String
expect
fun
toJson
(
)
:
String
actual
fun
toJson
(
)
:
String