Contents

tetheredCaptureEnabled

A Boolean value indicating whether tethered capture is enabled on the camera.

Declaration

var tetheredCaptureEnabled: Bool { get }

Discussion

Use requestEnableTethering() and requestDisableTethering() to enable or disable tethered capture.

See Also

Taking Pictures