Share via


PowerManager.RemainingChargePercent 속성

정의

디바이스에서 배터리의 남은 충전 비율을 가져옵니다.

public:
 static property int RemainingChargePercent { int get(); };
static int RemainingChargePercent();
public static int RemainingChargePercent { get; }
var int32 = PowerManager.remainingChargePercent;
Public Shared ReadOnly Property RemainingChargePercent As Integer

속성 값

Int32

int

배터리의 나머지 충전 비율입니다.

설명

세분성은 시스템마다 다르지만 가장 세분성은 1%입니다. 이 속성은 GUID_BATTERY_PERCENTAGE_REMAINING전원 설정 GUID에 해당합니다.

적용 대상

추가 정보