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
/
IAutoSnappingPredicate
IAuto
Snapping
Predicate
interface
IAutoSnappingPredicate
<
in
T
:
Any
>
A single check to be evaluated during autosnapping
Inheritors
CaptureIntervalAutoSnappingPredicate
IShakeAutoSnappingPredicate
DocumentDetectionStatusAutoSnappingPredicate
PolygonCloseAutoSnappingPredicate
Members
Functions
check
State
Link copied to clipboard
abstract
fun
checkState
(
param
:
T
=
(Unit as T)
)
:
Boolean
Run this check.