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_v2.document.screen.camera
/
ShowResult
Show
Result
data
class
ShowResult
(
val
previewBitmap
:
PreviewBitmap
,
val
page
:
Page
)
:
ScanningState
Members
Constructors
Show
Result
Link copied to clipboard
constructor
(
previewBitmap
:
PreviewBitmap
,
page
:
Page
)
Properties
page
Link copied to clipboard
val
page
:
Page
preview
Bitmap
Link copied to clipboard
val
previewBitmap
:
PreviewBitmap