<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKImageBrowserDropOperation",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:@EA@IKImageBrowserDropOperation"
  },
  "title" : "IKImageBrowserDropOperation"
}
-->

# IKImageBrowserDropOperation

These constants specify the locations for dropping items onto the browser view. Used by the method [`setDrop(_:dropOperation:)`](/documentation/Quartz/IKImageBrowserView/setDrop(_:dropOperation:)).

```
struct IKImageBrowserDropOperation
```

## Topics

### Constants

[`IKImageBrowserDropOn`](/documentation/Quartz/IKImageBrowserDropOn)

Drop the item on the cell.

[`IKImageBrowserDropBefore`](/documentation/Quartz/IKImageBrowserDropBefore)

Drop the item before the cell.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)