Strings
struct Strings
Video capture strings.
-
Face does not matchuser prompt.Declaration
Swift
public var faceDoesNotMatch: String -
Voice does not matchuser prompt.Declaration
Swift
public var voiceDoesNotMatch: String -
Live Face Lostuser prompt.Declaration
Swift
public var liveFaceLost: String -
Move closeruser prompt.Declaration
Swift
public var idDoesNotMatch: String -
Donebutton.Declaration
Swift
public var doneButton: String -
Resets all of the strings to
"".Declaration
Swift
public mutating func reset()
Strings Structure Reference