IntentWedge.Action Property
Click or drag to resize

IntentWedgeAction Property

action 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
C#
VB
public Com.Datalogic.Device.Configuration.TextProperty Action { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.TextProperty
No description available.

Remarks
action is the intent action name. The default value is "com.datalogic.decodewedge.decode_action".

[Android Documentation]

See Also