Click or drag to resize

ITriggerScanCode Property

Return the unique scan code associated with the trigger.

Namespace:  Com.Datalogic.Device.Input
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int ScanCode { get; }

Property Value

Type: Int32
int the scan code.
Remarks

Return the unique scan code associated with the trigger.

[Android Documentation]

See Also