Contents

automaticallyEnablesExposureSignals

When true (the default), capture sessions may automatically modify enabledExposureSignals based on changes to other device or session properties.

Declaration

var automaticallyEnablesExposureSignals: Bool { get set }

Discussion

The enabledExposureSignals property can only be assigned when automaticallyEnablesExposureSignals is false, otherwise assignments to enabledExposureSignals will throw an exception.

See Also

Configuring exposure signals