---
title: NSRunAbortedResponse
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsrunabortedresponse
---

# NSRunAbortedResponse

Modal session was broken with abortModal().

## Declaration

```swift
var NSRunAbortedResponse: Int { get }
```

## See Also

### Constants

- [NSRunContinuesResponse](appkit/nsruncontinuesresponse.md)
- [NSRunStoppedResponse](appkit/nsrunstoppedresponse.md)
