ACTION_BATTERY_START_LOG, It enables or disables feature "Log In Idle Mode"." name="Description"/>
Click or drag to resize

Intents.ExtraBatteryLogInIdleMode Field

EXTRA_BATTERY_LOG_IN_IDLE_MODE Used as a boolean extra field in ACTION_BATTERY_START_LOG, It enables or disables feature "Log In Idle Mode".

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 ExtraBatteryLogInIdleMode = "value"

Field Value

Type: String
Remarks
EXTRA_BATTERY_LOG_IN_IDLE_MODE Used as a boolean extra field in ACTION_BATTERY_START_LOG, It enables or disables feature "Log In Idle Mode".

[Android Documentation]

See Also