PowerManager.PowerSupplyStatus プロパティ

定義

デバイスの現在の電源状態を取得します。

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

プロパティ値

デバイスの現在の電源状態。

適用対象

こちらもご覧ください