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

# WKSnapshotReason.prelaunch

The system needs a snapshot for the dock, but the app has not been launched yet.

## Declaration

```swift
case prelaunch
```

## See Also

### Enumeration Cases

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