Click or drag to resize

IntentWedgeCategory Property

is the intent category name.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TextProperty Category { get; set; }

Property Value

Type: TextProperty
Remarks
category

is the intent category name. The default value is "com.datalogic.decodewedge.decode_category".

[Android Documentation]

See Also