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

장치에 연결된 모든 배터리에서 남은 총 충전 비율입니다.

적용 대상