resume()
Resumes object tracking algorithms after Pause() is called.
Declaration
@MainActor func resume()Discussion
Call this method when the object capture view first appears on the screen, or after pause() is called to show another view temporarily.