Contents

currentExposureTargetBias

A special constant that represents the current exposure bias value.

Declaration

class let currentExposureTargetBias: Float

Discussion

Pass this value to the setExposureTargetBias(_:completionHandler:) method to lock exposure bias to its current value, which disables autoexposure.

See Also

Adjusting exposure compensation