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

PowerState+Failure.Hot Field

Battery is too hot and won't charge regularly, constant int value represented in PowerStatusManager.

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

Field Value

Type: Int32
Remarks
Battery is too hot and won't charge regularly, constant int value represented in PowerStatusManager.FailureStatus.

[Android Documentation]

See Also