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

# WKInterfaceDeviceBatteryState.full

The device is connected to a charger, and its battery is charged to 100%.

## Declaration

```swift
case full
```

## See Also

### Battery States

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