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.configuration.json
/
JsonSize
Json
Size
data
class
JsonSize
(
var
width
:
Double
,
var
height
:
Double
)
:
Parcelable
Standard size object
Members
Constructors
Json
Size
Link copied to clipboard
constructor
(
width
:
Double
,
height
:
Double
)
Properties
height
Link copied to clipboard
var
height
:
Double
Height parameter
width
Link copied to clipboard
var
width
:
Double
Width parameter