isLowLightBoostSupported
A Boolean value that indicates whether the capture device supports boosting images in low-light conditions.
Declaration
var isLowLightBoostSupported: Bool { get }Discussion
You can set the capture device’s automaticallyEnablesLowLightBoostWhenAvailable property only if this property is true.
This property is key-value observable.