<!--
{
  "availability" : [
    "macOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSBrowser/DropOperation",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSBrowserDropOperation"
  },
  "title" : "NSBrowser.DropOperation"
}
-->

# NSBrowser.DropOperation

The type used to specify the drop type of a drag-and-drop operation. See [`browser(_:validateDrop:proposedRow:column:dropOperation:)`](/documentation/AppKit/NSBrowserDelegate/browser(_:validateDrop:proposedRow:column:dropOperation:)) for more information.

```
enum DropOperation
```

## Topics

### Constants

[`NSBrowser.DropOperation.on`](/documentation/AppKit/NSBrowser/DropOperation/on)

[`NSBrowser.DropOperation.above`](/documentation/AppKit/NSBrowser/DropOperation/above)



---

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)