PowerManager.PowerSupplyStatus Property

Definition

Gets the device's power supply status.

public:
 static property PowerSupplyStatus PowerSupplyStatus { PowerSupplyStatus get(); };
static PowerSupplyStatus PowerSupplyStatus();
public static PowerSupplyStatus PowerSupplyStatus { get; }
var powerSupplyStatus = PowerManager.powerSupplyStatus;
Public Shared ReadOnly Property PowerSupplyStatus As PowerSupplyStatus

Property Value

The device's power supply status.

Applies to