Language

PowerMonitorReadings.EnergyUnavailable Field

Definition

Constant Value: -1 (0xffffffff)

[Android.Runtime.Register("ENERGY_UNAVAILABLE", ApiSince=35)]
public const int EnergyUnavailable = -1;
[<Android.Runtime.Register("ENERGY_UNAVAILABLE", ApiSince=35)>]
val mutable EnergyUnavailable : int

Field Value

Value = -1
Attributes

Remarks

Constant Value: -1 (0xffffffff)

Java documentation for android.os.PowerMonitorReadings.ENERGY_UNAVAILABLE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to