FormXStabilizerState
public enum FormXStabilizerState
The state of the stabilizer
-
The stabilizer is looking for a document
Declaration
Swift
case documentFinding
-
The stabilizer is waiting for the document to be steady
Declaration
Swift
case waitingForSteady
-
The stabilizer is ready to capture the image
Declaration
Swift
case readyToCapture