isStudioLightEnabled
A Boolean value that indicates whether a user enabled Studio Light on a device.
Declaration
class var isStudioLightEnabled: Bool { get }Discussion
When the value is true, the system artificially lights the subject’s face to simulate the presence of a studio light near the camera.
This property is key-value observable.