Enum ILicensePlateCameraView.ViewModel.ConfirmationState

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NOT_SHOWN

      Confirmation dialog has: a) either been not shown at all since screen start, b) or has been shown, but removed to restart scanning and view state has been fully adjusted after removal (preview resumed, etc.)

      PENDING

      Confirmation dialog is currently showing. Preview paused.

      REMOVED

      Confirmation dialog was removed due to scanning restart. Preview needs to be started.