Contents

currentISO

A constant to indicate not to specify a new ISO value, and instead set it to its current value.

Declaration

class let currentISO: Float

Discussion

A special value that you may pass as the ISO parameter of the setExposureModeCustom(duration:iso:completionHandler:) method to indicate that the caller doesn’t specify a value for the ISO property, and to instead set to its current value.

See Also

Exposure constants