Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp
/
ScanbotSDK
/
Companion
/
registerActivity
register
Activity
android
fun
registerActivity
(
activity
:
ComponentActivity
,
enabledTypes
:
Set
<
FeatureType
>
=
FeatureType.entries.toSet()
)