Contents

preservesLivePhotoCaptureSuspendedOnSessionStop

A Boolean value that indicates whether to preserve the suspended state of Live Photo capture when the session stops.

Declaration

var preservesLivePhotoCaptureSuspendedOnSessionStop: Bool { get set }

Discussion

This value defaults to false, which means that Live Photo capture resumes when the session stops. Set the value to true to save the state of the isLivePhotoCaptureSuspended property across session restarts.

See Also

Configuring Live Photo capture