Interface MrzDetectionUIOptions

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

public interface MrzDetectionUIOptions
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setShowMrzDetection(boolean showMrzDetection)
    Defines whether detection of MRZ(Machine Readable Zone) will be displayed in UI, default is true.
  • Method Details

    • setShowMrzDetection

      void setShowMrzDetection(boolean showMrzDetection)
      Defines whether detection of MRZ(Machine Readable Zone) will be displayed in UI, default is true.
      Parameters:
      showMrzDetection - whether detection of MRZ(Machine Readable Zone) will be displayed in UI.