Click or drag to resize

PropertyID.WedgeIntentCategoryName Field

This parameter defines the category 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 WedgeIntentCategoryName = "value"

Field Value

Type: Int32
Remarks
This parameter defines the category 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_category".

The class of the property is TextProperty.

[Android Documentation]

See Also