toggle menu
Genius Scan SDK
5.13.0
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.readablecodeflow
/
ReadableCodeOverlayView
Readable
Code
Overlay
View
class
ReadableCodeOverlayView
@
JvmOverloads
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
=
null
,
defStyleAttr
:
Int
=
0
)
:
View
Members
Constructors
Readable
Code
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
<
SpatialReadableCode
>
)