BatteryStatusChangedEventArgsBatteryFullLifetime Property

Gets the reported full charge lifetime of the primary battery power source in seconds.

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 BatteryFullLifetime { get; }

Property Value

Int32
The reported number of seconds of battery life available when the battery is fully charged, or -1 if the battery life is unknown.

See Also