Click or drag to resize

IntentDeliveryModeStartActivity Property

Sends an Intent using startActivity to invoke an Activity

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 static IntentDeliveryMode StartActivity { get; }

Property Value

Type: IntentDeliveryMode
Remarks

Sends an Intent using startActivity to invoke an Activity

[Android Documentation]

See Also