toggle menu
Genius Scan SDK
99.0
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.camera
/
DefaultFocusIndicator
Default
Focus
Indicator
open
class
DefaultFocusIndicator
:
FrameLayout
,
FocusIndicator
Members
Constructors
Default
Focus
Indicator
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
,
defStyleAttr
:
Int
)
Functions
hide
Link copied to clipboard
open
fun
hide
(
)
set
Position
Link copied to clipboard
open
fun
setPosition
(
x
:
Int
,
y
:
Int
)
show
Finished
Link copied to clipboard
open
fun
showFinished
(
success
:
Boolean
)
show
Start
Link copied to clipboard
open
fun
showStart
(
)