PropertyID.InputType Field
|
This parameter indicates the input type to use for decoding.
Namespace:
Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const Int32 InputType = "value"
Public Const InputType As Int32 = "value"
Field Value
Type:
Int32
Remarks
This parameter indicates the input type to use for decoding.
NOTE: After changing this parameter, the scanner will take a few seconds to reconfigure (generally around 2 or 3 seconds).
During this time, any subsequent property change might fail and needs to be applied again.
[Android Documentation]
See Also