setUserGuidanceStrings

fun setUserGuidanceStrings(cameraOpen: String? = null, scanning: String? = null, capturing: String? = null, processing: String? = null)

Configuration that helps to override default hint values.

Parameters

cameraOpen
  • text that shown on camera open

capturing
  • text that will be shown when we are making high res image snap before reading medical certificate data

scanning
  • text that shown when camera seeking for the document on the visible area, shown after first result from the detector

processing
  • text that shown when detector tries to read fields from snapped image