Click or drag to resize

BarcodePickerStopScanningAndCloseCameraAsync Method

Stop scanning and close the camera.

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public Task StopScanningAndCloseCameraAsync()

Return Value

Type: Task
Task that completes when scanning is stopped and the camera is closed.
Remarks
In case the camera is not running, this call has no effect.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also