Contents

exposureMode

The mode the camera used for the exposure of the image.

Declaration

var exposureMode: NSNumber? { get set }

Discussion

This property can have the following values:

  • 0 — auto exposure

  • 1 — manual

  • 2 — auto bracket

See Also

Describing images