isLockingWhiteBalanceWithCustomDeviceGainsSupported
A Boolean value that indicates whether the device supports locking white balance to specific gain values.
Declaration
var isLockingWhiteBalanceWithCustomDeviceGainsSupported: Bool { get }Discussion
If the value is false, calling the setWhiteBalanceModeLocked(with:completionHandler:) method with a white balance gains value other than currentWhiteBalanceGains throws an exception.