BatteryStatusChangedEventArgsBatteryLifePercent Property
Gets the approximate amount of full battery charge remaining.
Namespace: DevCase.Core.IO.Devices.PowerAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static float BatteryLifePercent { get; }
public:
static property float BatteryLifePercent {
float get ();
}
static member BatteryLifePercent : float32 with get
No code example is currently available or this language may not be supported.
Property Value
Single
The approximate amount, from
0.0 to
1.0, of full battery charge remaining.