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
-
Result status of compression process
See moreDeclaration
Swift
@objc public enum CompressionResult : Int
-
Error list of the
See moreLunaCamera
module.Declaration
Swift
public enum LMCameraError : LocalizedError