---
title: executionMode
framework: playgroundsupport
role: symbol
role_heading: Instance Property
path: playgroundsupport/playgroundpage/3029561-executionmode
---

# executionMode

The currently selected speed for executing the code on this playground page.

## Declaration

```swift
var executionMode: PlaygroundPage.ExecutionMode { get set }
```

## See Also

### Configuring Execution

- [PlaygroundPage.ExecutionMode](playgroundsupport/playgroundpage/executionmode.md)
- [needsIndefiniteExecution](playgroundsupport/playgroundpage/1964501-needsindefiniteexecution.md)
- [finishExecution()](playgroundsupport/playgroundpage/1964505-finishexecution.md)
