batteryLevel property

double batteryLevel
final

The reader’s battery level, represented as a boxed float in the range 0, 1. If the reader does not have a battery, or the battery level is unknown, this value is nil.

Implementation

final double batteryLevel;