<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSOutlineViewDropOnItemIndex",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@Ea@NSOutlineViewDropOnItemIndex@NSOutlineViewDropOnItemIndex"
  },
  "title" : "NSOutlineViewDropOnItemIndex"
}
-->

# NSOutlineViewDropOnItemIndex

May be used as a valid child index of a drop target item.

```
var NSOutlineViewDropOnItemIndex: Int { get }
```

## Discussion

In this case, the drop will happen directly on the target item.

---

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)