---
title: NSDraggingItemEnumerationOptions
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsdraggingitemenumerationoptions
---

# NSDraggingItemEnumerationOptions

A group of constants that specify options to use when enumerating dragging items.

## Declaration

```swift
struct NSDraggingItemEnumerationOptions
```

## Topics

### Constants

- [concurrent](appkit/nsdraggingitemenumerationoptions/concurrent.md)
- [clearNonenumeratedImages](appkit/nsdraggingitemenumerationoptions/clearnonenumeratedimages.md)

### Initializers

- [init(rawValue:)](appkit/nsdraggingitemenumerationoptions/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)

## See Also

### Constants

- [NSDragOperation](appkit/nsdragoperation.md)
- [NSSpringLoadingHighlight](appkit/nsspringloadinghighlight.md)
- [NSDraggingFormation](appkit/nsdraggingformation.md)
- [NSDraggingContext](appkit/nsdraggingcontext.md)
