PowerStatus Members

The following tables list the members exposed by the PowerStatus type.

Public Properties

Name Description
Public Property Static BatteryChargeStatus Gets the BatteryChargeStatus associated with the system.
Public Property Static BatteryFullLifetime Gets the full charge lifetime of the primary battery power source.
Public Property Static BatteryLifePercent Gets the approximate percentage of full battery time remaining.
Public Property Static BatteryLifeRemaining Gets the approximate battery life remaining.
Public Property Static PowerLineStatus Gets the PowerLineStatus associated with the system.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Static PowerStateChanged Raised when the power state changes.

See Also

Reference

PowerStatus Class
Microsoft.Xna.Framework Namespace