<!--
{
  "availability" : [
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTableView/DraggingDestinationFeedbackStyle-swift.enum/regular",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSTableViewDraggingDestinationFeedbackStyle@NSTableViewDraggingDestinationFeedbackStyleRegular"
  },
  "title" : "NSTableView.DraggingDestinationFeedbackStyle.regular"
}
-->

# NSTableView.DraggingDestinationFeedbackStyle.regular

Draws a solid round-rect background on drop target rows, and an insertion marker between rows. This style should be used in most cases.

```
case regular
```

---

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)