---
title: isEditable
framework: automator
role: symbol
role_heading: Instance Property
path: automator/amworkflowview/iseditable
---

# isEditable

A Boolean value that indicates whether the workflow view is editable.

## Declaration

```swift
var isEditable: Bool { get set }
```

## See Also

### Configuring the Workflow View

- [workflowController](automator/amworkflowview/workflowcontroller.md)
