---
title: indentationForDropOperation
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstablerowview/indentationfordropoperation
---

# indentationForDropOperation

Defines the amount the drag target for a row should be indented.

## Declaration

```swift
var indentationForDropOperation: CGFloat { get set }
```

## Discussion

Discussion The default is 0.

## See Also

### Drag and Drop

- [draggingDestinationFeedbackStyle](appkit/nstablerowview/draggingdestinationfeedbackstyle.md)
- [isTargetForDropOperation](appkit/nstablerowview/istargetfordropoperation.md)
