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; }
Public Property Category As TextProperty
Get
Set
Property Value
Type:
TextPropertyRemarks category is the intent category name. The default value is
"com.datalogic.decodewedge.decode_category".
[Android Documentation]
See Also