---
title: WKSnapshotReason.returnToDefaultState
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wksnapshotreason/returntodefaultstate
---

# WKSnapshotReason.returnToDefaultState

It has been more than an hour since the user’s last interaction with the app; the app’s snapshot should return to its default state.

## Declaration

```swift
case returnToDefaultState
```

## See Also

### Enumeration Cases

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