Class ScanAssistanceOverlay

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class ScanAssistanceOverlay
     implements Parcelable
                        

    Configuration of the scan assistance overlay.

    • Method Detail

      • getVisible

         final Boolean getVisible()

        Determines whether the scan assistance overlay is visible or not. If the viewfinder is enabled, this flag is ignored and the scan assistance overlay is not displayed. Default is true

      • setVisible

         final Unit setVisible(Boolean visible)

        Determines whether the scan assistance overlay is visible or not. If the viewfinder is enabled, this flag is ignored and the scan assistance overlay is not displayed. Default is true