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.camera.autosnapping
/
StubShakeAutoSnappingPredicate
Stub
Shake
Auto
Snapping
Predicate
class
StubShakeAutoSnappingPredicate
:
IShakeAutoSnappingPredicate
Members
Constructors
Stub
Shake
Auto
Snapping
Predicate
Link copied to clipboard
constructor
(
)
Properties
is
Enabled
Link copied to clipboard
open
override
var
isEnabled
:
Boolean
move
Callback
Link copied to clipboard
open
override
var
moveCallback
:
(
)
->
Unit
?
Functions
check
State
Link copied to clipboard
open
override
fun
checkState
(
param
:
Unit
)
:
Boolean
Run this check.
on
Pause
Link copied to clipboard
open
override
fun
onPause
(
)
on
Resume
Link copied to clipboard
open
override
fun
onResume
(
)