---
title: kSecTransformErrorAbortInProgress
framework: security
role: symbol
role_heading: Global Variable
path: security/ksectransformerrorabortinprogress
---

# kSecTransformErrorAbortInProgress

The abort attribute has been set and the transform is in the process of shutting down.

## Declaration

```swift
var kSecTransformErrorAbortInProgress: CFIndex { get }
```
