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.common.configuration
/
FinderCorneredStyle
/
FinderCorneredStyle
Finder
Cornered
Style
constructor
(
strokeColor
:
ScanbotColor
=
ScanbotColor("#FFFFFFFF", isArgb = false)
,
strokeWidth
:
Double
=
3.0
,
cornerRadius
:
Double
=
10.0
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)