Event

enum Event : Enum<FaceAutoCaptureController.ProcessingResult.Event>

Event in the Face Auto Capture process.

Entries

Link copied to clipboard

Occurs only once for the whole process, when candidate selection has been started.

Link copied to clipboard

Occurs only once for the whole process, when the final face image candidate has been chosen. The whole process is considered to be over.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int