setUserGuidanceStrings

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

Configuration that helps to override default hint values.

Parameters

startScanning
  • text that is shown on camera open.

scanning
  • text that is shown when the camera is searching for the Check on the visible area, shown after the first result from the scanner.

capturing
  • text that is shown when the camera snaps the image.

processing
  • text that is shown when the scanner tries to detect the Check from the snapped image.