Contents

pause()

Pauses the automatic capture and other resource-intense algorithms.

Declaration

@MainActor func pause()

Discussion

Call this when object capture view is not visible, such as when a help screen is shown.

See Also

Controlling the session