Enumerations
The following enumerations are available globally.
-
List of error codes of the LunaCore module.
See moreDeclaration
Objective-C
enum BestShotError : NSInteger {}Swift
enum BestShotError : Int, @unchecked Sendable -
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSUInteger, LCLunaConfigurationImageType) { LCLunaConfigurationImageTypePNG, LCLunaConfigurationImageTypeJPEG }Swift
enum LCLunaConfigurationImageType : UInt, @unchecked Sendable -
Liveness type.
See moreDeclaration
Objective-C
enum LivenessType : NSUInteger {}Swift
enum LivenessType : UInt, @unchecked Sendable
Enumerations Reference