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

# NSApplication.DelegateReply.success

Indicates the operation succeeded.

## Declaration

```swift
case success
```

## See Also

### Constants

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