BatteryStatusChangedEventArgsBatteryLifePercent Property

Gets the approximate amount of full battery charge remaining.

Definition

Namespace: DevCase.Core.IO.Devices.Power
Assembly: 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; }

Property Value

Single
The approximate amount, from 0.0 to 1.0, of full battery charge remaining.

See Also