Click or drag to resize

PropertyID.WedgeIntentActionName Field

This parameter defines the action name for the intent sent by the Decode Wedge.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 WedgeIntentActionName = "value"

Field Value

Type: Int32
Remarks
This parameter defines the action name for the intent sent by the Decode Wedge. It takes effect if the Decode Wedge is properly configured according to the property WEDGE_INTENT_ENABLE

The default value is "com.datalogic.decodewedge.decode_action".

The class of the property is TextProperty.

[Android Documentation]

See Also