ACTION_BATTERY_START_LOG, It enables or disables log of feature "Capacity"" name="Description"/>
Click or drag to resize

Intents.ExtraBatteryLogCapacity Field

EXTRA_BATTERY_LOG_CAPACITY Used as a boolean extra field in ACTION_BATTERY_START_LOG, It enables or disables log of feature "Capacity"

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

Field Value

Type: String
Remarks
EXTRA_BATTERY_LOG_CAPACITY Used as a boolean extra field in ACTION_BATTERY_START_LOG, It enables or disables log of feature "Capacity"

[Android Documentation]

See Also