autocapture property
Cross-platform
Configures autocapture. Use AutocaptureEnabled or AutocaptureDisabled for the common cases, or AutocaptureOptions for granular control.
For backward compatibility, if autocapture is not set, values from the deprecated defaultTracking field are used instead. Prefer autocapture for new code.
Implementation
Autocapture autocapture;