Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui.view.camera.configuration.json
/
getIterator
get
Iterator
fun
DocumentScannerJsonConfiguration
.
getIterator
(
)
:
List
<
DocumentScannerParameter
>
fun
JsonDocumentScannerAccessibilityConfiguration
.
getIterator
(
)
:
List
<
DocumentScannerAccessibilityConfigurationParameter
>
fun
FinderDocumentScannerJsonConfiguration
.
getIterator
(
)
:
List
<
FinderDocumentScannerParameter
>
fun
JsonFinderDocumentScannerAccessibilityConfiguration
.
getIterator
(
)
:
List
<
FinderDocumentScannerAccessibilityConfigurationParameter
>
fun
DocumentScannerNativeConfiguration
.
getIterator
(
)
:
List
<
DocumentScannerNativeParam
>
fun
FinderDocumentScannerNativeConfiguration
.
getIterator
(
)
:
List
<
FinderDocumentScannerNativeParameter
>