ProcessingState
Represents the different states of the reticle and UI elements during the scanning process.
This sealed class defines the various states that the UI can be in while a document is being captured and processed. Each state is associated with a specific ReticleState and a minimum duration.
Inheritors
Types
Properties
Link copied to clipboard
The minimum duration that this state should last, should the following state be of higher priority.
Link copied to clipboard
The ReticleState associated with this processing state.