---
title: NSOutlineViewDropOnItemIndex
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsoutlineviewdroponitemindex
---

# NSOutlineViewDropOnItemIndex

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

## Declaration

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

## Discussion

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