lowBatteryNoticed property

bool get lowBatteryNoticed

Whether a low battery warning has been detected.

Returns

  • bool: True if a low battery warning has been noticed, false otherwise.

Implementation

bool get lowBatteryNoticed;