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

속성 값

디바이스의 전원 공급 장치가 상태.

적용 대상