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.common.configuration
/
IconButton
/
IconButton
Icon
Button
constructor
(
visible
:
Boolean
=
true
,
color
:
ScanbotColor
=
ScanbotColor("#FFFFFF", isArgb = false)
,
accessibilityDescription
:
String
=
""
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)