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-bundle-sdk
/
io.scanbot.sdk.kmp.ui_v2.barcode.configuration
/
SwipeToDelete
/
SwipeToDelete
Swipe
To
Delete
constructor
(
enabled
:
Boolean
=
true
,
backgroundColor
:
ScanbotColor
=
ScanbotColor("?sbColorNegative", isArgb = false)
,
iconColor
:
ScanbotColor
=
ScanbotColor("?sbColorOnPrimary", isArgb = false)
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)