PowerStatus.BatteryLifePercent Property

Definition

Gets the approximate amount of full battery charge remaining.

public:
 property float BatteryLifePercent { float get(); };
public float BatteryLifePercent { get; }
member this.BatteryLifePercent : single
Public ReadOnly Property BatteryLifePercent As Single

Property Value

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

Applies to

See also