FormXCameraStateIndicatorState
public enum FormXCameraStateIndicatorState : String
Undocumented
-
Undocumented
Declaration
Swift
case initializing = "Place document in frame" -
Undocumented
Declaration
Swift
case detecting = "Detecting..." -
Undocumented
Declaration
Swift
case holdSteady = "" -
Undocumented
Declaration
Swift
case ready = "Document detected!" -
Undocumented
Declaration
Swift
case notDetected = "Cannont detect document" -
Undocumented
Declaration
Swift
case tooFarAway = "Move closer to the document" -
Undocumented
Declaration
Swift
case moveSlowly = "Move your phone slowly" -
Undocumented
Declaration
Swift
case mayStartNow = "You may start now"
FormXCameraStateIndicatorState Enumeration Reference