Skip to main content
Version: 20 Mar 2024

ComponentPropertyData

Public Attributes

BatteryInfo

Extra info about battery.


public BatteryInfo BatteryInfo;

TypeDescription
BatteryInfoBattery info/warning codes.

BatteryLevel

Battery level. Range is between 0 and 100.


public byte BatteryLevel;


ChargingState

Charging state.


public ChargingState ChargingState;

TypeDescription
ChargingStatePower Manager charging states.

ConnectionState

Connection state.


public ConnectionState ConnectionState;

TypeDescription
ConnectionStateConnection state of the component.