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.
Pauses the automatic capture and other resource-intense algorithms.
@MainActor func pause()Call this when object capture view is not visible, such as when a help screen is shown.