C# Class InTheHand.Devices.Power.Battery

Provides information about the status of the device's battery.

Not supported for apps deployed via the public Windows Store.

Show file Open project: inthehand/Charming Class Usage Examples

Private Properties

Property Type Description
Battery System

Public Methods

Method Description
GetDefault ( ) : Battery

Gets the default Battery object for the phone.

Private Methods

Method Description
Battery ( ) : System

Method Details

GetDefault() public static method

Gets the default Battery object for the phone.
public static GetDefault ( ) : Battery
return Battery