Skip to main content
API Reference com.nianticspatial.nsdk.scanning ScanningSession

stop

Stop all scanning processes. This halts active scanning while keeping the scanner instance alive. You can restart scanning later with [start]. > Note: If recording is in progress, this will stop recording (and all other processes) and discard any unsaved scan data.

Declaration

fun stop()

Summary

Stop all scanning processes. This halts active scanning while keeping the scanner instance alive. You can restart scanning later with [start]. > Note: If recording is in progress, this will stop recording (and all other processes) and discard any unsaved scan data.


ON THIS PAGE