BRLightingCondition

Objective-C

enum BRLightingCondition : NSUInteger {}

Swift

enum BRLightingCondition : UInt, @unchecked Sendable