---
title: NSTableViewRowAction.Style.regular
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstableviewrowaction/style-swift.enum/regular
---

# NSTableViewRowAction.Style.regular

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

## Declaration

```swift
case regular
```

## See Also

### Constants

- [NSTableViewRowAction.Style.destructive](appkit/nstableviewrowaction/style-swift.enum/destructive.md)
