toggle menu
Genius Scan SDK
6.0.0-beta11
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.barcodeflow
/
BarcodeOverlayView
Barcode
Overlay
View
class
BarcodeOverlayView
@
JvmOverloads
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
=
null
,
defStyleAttr
:
Int
=
0
)
:
View
Members
Constructors
Barcode
Overlay
View
Link copied to clipboard
@
JvmOverloads
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
=
null
,
defStyleAttr
:
Int
=
0
)
Functions
clear
Detected
Codes
Link copied to clipboard
fun
clearDetectedCodes
(
)
set
Overlay
Color
Link copied to clipboard
fun
setOverlayColor
(
color
:
Int
)
update
Detected
Codes
Link copied to clipboard
fun
updateDetectedCodes
(
codes
:
List
<
SpatialBarcode
>
)