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.barcode.common
/
BarcodeAction
/
SetCount
Set
Count
class
SetCount
(
val
uuid
:
String
,
val
count
:
Int
)
:
BarcodeAction
,
UiAction
Members
Constructors
Set
Count
Link copied to clipboard
constructor
(
uuid
:
String
,
count
:
Int
)
Properties
count
Link copied to clipboard
val
count
:
Int
uuid
Link copied to clipboard
val
uuid
:
String