detectorMode property

DocumentDetectorMode? detectorMode
getter/setter pair

The mode of the document detector to be used for document outline detection. Defaults to ML_BASED. iOS only. For Android, use the Scanbot SDK initializer.

Implementation

DocumentDetectorMode? detectorMode;