lowPowerMode property

bool? lowPowerMode
getter/setter pair

If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed. If false - mode is disabled. The default is false. Android only.

Implementation

bool? lowPowerMode;