Structures
The following structures are available globally.
-
An error that occurs during face liveness detection.
See moreDeclaration
Swift
public struct LivenessDetectionError : Error, Equatable -
The result of face liveness detector when it successfully completes the detection.
See moreDeclaration
Swift
public struct LivenessDetectionSuccess : Equatable -
A view to present when performing liveness detection.
See moreDeclaration
Swift
@MainActor public struct FaceLivenessDetectorView : View
Structures Reference