---
title: IKImageBrowserDropOperation
framework: quartz
role: symbol
role_heading: Structure
path: quartz/ikimagebrowserdropoperation
---

# IKImageBrowserDropOperation

These constants specify the locations for dropping items onto the browser view. Used by the method setDrop(_:dropOperation:).

## Declaration

```swift
struct IKImageBrowserDropOperation
```

## Topics

### Constants

- [IKImageBrowserDropOn](quartz/ikimagebrowserdropon.md)
- [IKImageBrowserDropBefore](quartz/ikimagebrowserdropbefore.md)

### Initializers

- [init(_:)](quartz/ikimagebrowserdropoperation/init(_:).md)
- [init(rawValue:)](quartz/ikimagebrowserdropoperation/init(rawvalue:).md)

### Instance Properties

- [rawValue](quartz/ikimagebrowserdropoperation/rawvalue.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)

## See Also

### Informal Protocols

- [IKImageBrowserCellState](quartz/ikimagebrowsercellstate.md)
