IntentWedgeDeliveryMode Property |
indicates the method by which the intent is
delivered.
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 EnumProperty DeliveryMode { get; set; }
Public Property DeliveryMode As EnumProperty
Get
Set
Property Value
Type:
EnumPropertyRemarks deliveryMode indicates the method by which the intent is
delivered. The default value is INTENT_DELIVERY_MODE_ENUM.BROADCAST.
[Android Documentation]
See Also