Interface OcrResultDisplayUIOptions

All Known Implementing Classes:
BaseBlinkIdUiSettings, BlinkIdUISettings, DocumentUISettings, LegacyDocumentVerificationUISettings

public interface OcrResultDisplayUIOptions
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Defines mode in which OCR result will be drawn on camera preview.
  • Method Details

    • setOcrResultDisplayMode

      void setOcrResultDisplayMode(@NonNull OcrResultDisplayMode ocrResultDisplayMode)
      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.