IntentWedgeAction Property |
is the intent action 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 Action { get; set; }
Public Property Action As TextProperty
Get
Set
Property Value
Type:
TextPropertyRemarks action is the intent action name. The default value is
"com.datalogic.decodewedge.decode_action".
[Android Documentation]
See Also