---
title: NSApplication.DelegateReply.cancel
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsapplication/delegatereply/cancel
---

# NSApplication.DelegateReply.cancel

Indicates the user cancelled the operation.

## Declaration

```swift
case cancel
```

## See Also

### Constants

- [NSApplication.DelegateReply.success](appkit/nsapplication/delegatereply/success.md)
- [NSApplication.DelegateReply.failure](appkit/nsapplication/delegatereply/failure.md)
