---
title: WKInterfaceDeviceBatteryState.unplugged
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkinterfacedevicebatterystate/unplugged
---

# WKInterfaceDeviceBatteryState.unplugged

The device is not connected to a charger and is running on battery power.

## Declaration

```swift
case unplugged
```

## See Also

### Battery States

- [WKInterfaceDeviceBatteryState.charging](watchkit/wkinterfacedevicebatterystate/charging.md)
- [WKInterfaceDeviceBatteryState.full](watchkit/wkinterfacedevicebatterystate/full.md)
- [WKInterfaceDeviceBatteryState.unknown](watchkit/wkinterfacedevicebatterystate/unknown.md)
