Skip to main content
API Reference SwiftyNsdk NsdkScanningSession

stop

Stops scanning and discards any unsaved scan data....

Declaration

func stop()

Summary

Stops scanning and discards any unsaved scan data.
Halts any active scanning while keeping the scanner instance alive.
You can restart scanning later by calling start().
- SeeAlso: start()


ON THIS PAGE