---
title: title
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstableviewrowaction/title
---

# title

The title of the action button.

## Declaration

```swift
var title: String { get set }
```

## See Also

### Configuring the Action’s Appearance

- [style](appkit/nstableviewrowaction/style-swift.property.md)
- [backgroundColor](appkit/nstableviewrowaction/backgroundcolor.md)
