ACTION_SWITCH_FOREGROUND." name="Description"/>
Click or drag to resize

Intents.ExtraSwitchForegroundTo Field

EXTRA_SWITCH_FOREGROUND_TO Used as a String extra field in ACTION_SWITCH_FOREGROUND.

Namespace: Com.Datalogic.Device
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const String ExtraSwitchForegroundTo = "value"

Field Value

Type: String
Remarks
EXTRA_SWITCH_FOREGROUND_TO Used as a String extra field in ACTION_SWITCH_FOREGROUND. The field contains the stringified form of the component name of the activity that goes to foreground.

[Android Documentation]

See Also