---
title: PlaygroundPage.ExecutionMode.run
framework: playgroundsupport
role: symbol
role_heading: Enumeration Case
path: playgroundsupport/playgroundpage/executionmode/run
---

# PlaygroundPage.ExecutionMode.run

An execution mode that runs at the normal speed.

## Declaration

```swift
case run
```

## See Also

### Controlling Execution Speed

- [PlaygroundPage.ExecutionMode.runFaster](playgroundsupport/playgroundpage/executionmode/runfaster.md)
- [PlaygroundPage.ExecutionMode.runFastest](playgroundsupport/playgroundpage/executionmode/runfastest.md)
