Other Enumerations
The following enumerations are available globally.
-
Bearing of the user’s head as she/he looks at the camera
See moreDeclaration
Swift
@objc(VerIDBearing) public enum Bearing : Int, Codable, CaseIterable, Equatable -
Face detection status after detecting a face
See moreDeclaration
Swift
@objc public enum FaceDetectionStatus : Int, Codable, CaseIterable -
Liveness detection constants
See moreDeclaration
Swift
@objc(VerIDLivenessDetection) public enum LivenessDetection : Int, Codable -
Face detection and recognition factory errors
See moreDeclaration
Swift
@objc public enum VerIDFaceDetectionRecognitionFactoryError : Int, Error
Other Enumerations Reference