ComponentPropertyData
Public Attributes
BatteryInfo
Extra info about battery.
public BatteryInfo BatteryInfo;
Type | Description |
---|---|
BatteryInfo | Battery info/warning codes. |
BatteryLevel
Battery level. Range is between 0 and 100.
public byte BatteryLevel;
ChargingState
Charging state.
public ChargingState ChargingState;
Type | Description |
---|---|
ChargingState | Power Manager charging states. |
ConnectionState
Connection state.
public ConnectionState ConnectionState;
Type | Description |
---|---|
ConnectionState | Connection state of the component. |