---
title: isComplete
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swaction/iscomplete
---

# isComplete

A Boolean value that represents whether an action is complete.

## Declaration

```swift
var isComplete: Bool { get }
```

## See Also

### Accessing action attributes

- [uuid](sharedwithyoucore/swaction/uuid.md)
