---
title: workflowController
framework: automator
role: symbol
role_heading: Instance Property
path: automator/amworkflowview/workflowcontroller
---

# workflowController

The view’s workflow controller.

## Declaration

```swift
weak var workflowController: AMWorkflowController? { get set }
```

## See Also

### Configuring the Workflow View

- [isEditable](automator/amworkflowview/iseditable.md)
