Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode 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
Members
Functions
check
State
Link copied to clipboard
abstract
fun
checkState
(
param
:
T
=
(Unit as T)
)
:
Boolean
Run this check.