<!--
{
  "availability" : [
    "macOS: 10.11.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTableViewRowAction/Style-swift.enum/regular",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSTableViewRowActionStyle@NSTableViewRowActionStyleRegular"
  },
  "title" : "NSTableViewRowAction.Style.regular"
}
-->

# NSTableViewRowAction.Style.regular

Apply the default style to the button. This style does not apply any special coloring to the button.

```
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)