---
title: WKSnapshotReason.appBackgrounded
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wksnapshotreason/appbackgrounded
---

# WKSnapshotReason.appBackgrounded

The app transitioned from the foreground to the background.

## Declaration

```swift
case appBackgrounded
```

## See Also

### Enumeration Cases

- [WKSnapshotReason.appScheduled](watchkit/wksnapshotreason/appscheduled.md)
- [WKSnapshotReason.complicationUpdate](watchkit/wksnapshotreason/complicationupdate.md)
- [WKSnapshotReason.prelaunch](watchkit/wksnapshotreason/prelaunch.md)
- [WKSnapshotReason.returnToDefaultState](watchkit/wksnapshotreason/returntodefaultstate.md)
