BatteryStatusChangedEventArgsBatteryLifeRemaining Property

Gets the approximate number of seconds of battery time 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 int BatteryLifeRemaining { get; }

Property Value

Int32
The approximate number of seconds of battery life remaining, or –1 if the approximate remaining battery life is unknown.

See Also