Freigeben über


PowerManager.PowerSupplyStatus Eigenschaft

Definition

Ruft die aktuelle Stromversorgung status des Geräts ab.

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

Eigenschaftswert

Die aktuelle Stromversorgung status des Geräts.

Gilt für:

Weitere Informationen