---
title: NSAppleEventDescriptor.SendOptions
framework: foundation
role: symbol
role_heading: Structure
path: foundation/nsappleeventdescriptor/sendoptions
---

# NSAppleEventDescriptor.SendOptions

## Declaration

```swift
struct SendOptions
```

## Topics

### Constants

- [alwaysInteract](foundation/nsappleeventdescriptor/sendoptions/alwaysinteract.md)
- [canInteract](foundation/nsappleeventdescriptor/sendoptions/caninteract.md)
- [canSwitchLayer](foundation/nsappleeventdescriptor/sendoptions/canswitchlayer.md)
- [defaultOptions](foundation/nsappleeventdescriptor/sendoptions/defaultoptions.md)
- [dontAnnotate](foundation/nsappleeventdescriptor/sendoptions/dontannotate.md)
- [dontExecute](foundation/nsappleeventdescriptor/sendoptions/dontexecute.md)
- [dontRecord](foundation/nsappleeventdescriptor/sendoptions/dontrecord.md)
- [neverInteract](foundation/nsappleeventdescriptor/sendoptions/neverinteract.md)
- [noReply](foundation/nsappleeventdescriptor/sendoptions/noreply.md)
- [queueReply](foundation/nsappleeventdescriptor/sendoptions/queuereply.md)
- [waitForReply](foundation/nsappleeventdescriptor/sendoptions/waitforreply.md)

### Initializers

- [init(rawValue:)](foundation/nsappleeventdescriptor/sendoptions/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
