engineMode property

DocumentScannerEngineMode? engineMode
getter/setter pair

Document scanner mode to be used for detecting the document outline. Defaults to ML. iOS only. For Android, use the Scanbot SDK initializer.

Implementation

DocumentScannerEngineMode? engineMode;