Click or drag to resize

BarcodePickerDidScanCommand Property

Command that's executed when DidScan event happen.

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public ICommand DidScanCommand { get; set; }

Property Value

Type: ICommand
Remarks
The parameter will be an instance of ScanSession.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also