Share via


PowerManager.PowerSupplyStatus Proprietà

Definizione

Ottiene lo stato corrente dell'alimentatore del dispositivo.

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

Valore della proprietà

Stato corrente dell'alimentatore del dispositivo.

Si applica a

Vedi anche