Interface OcrResultDisplayUIOptions
- All Known Implementing Classes:
BaseBlinkIdUiSettings
,BlinkIdUISettings
,DocumentUISettings
,LegacyDocumentVerificationUISettings
public interface OcrResultDisplayUIOptions
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setOcrResultDisplayMode
(OcrResultDisplayMode ocrResultDisplayMode) Defines mode in which OCR result will be drawn on camera preview.
-
Method Details
-
setOcrResultDisplayMode
Defines mode in which OCR result will be drawn on camera preview.- Parameters:
ocrResultDisplayMode
- mode in which OCR result will be drawn on camera preview.
-