react-native-device-info - v15.0.1
Preparing search index...
PowerState
Interface PowerState
Snapshot of the device's current power conditions.
interface
PowerState
{
batteryLevel
:
number
;
batteryState
:
BatteryState
;
lowPowerMode
:
boolean
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
battery
Level
battery
State
low
Power
Mode
Properties
battery
Level
batteryLevel
:
number
battery
State
batteryState
:
BatteryState
low
Power
Mode
lowPowerMode
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
battery
Level
battery
State
low
Power
Mode
react-native-device-info - v15.0.1
Loading...
Snapshot of the device's current power conditions.