Click or drag to resize
BarcodePickerResumeScanningAsync Method
Resume scanning of barcodes

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public IAsyncAction ResumeScanningAsync()

Return Value

Type: IAsyncAction
Action that completes when the scanning has been resumed
Remarks
Resume scanning barcodes after pausing.
See Also