Text displayed by the cell.
SDK
- macOS 10.7+
Framework
- App
Kit
Declaration
@IBOutlet unowned(unsafe) var textField: NSText Field? { get set }
Discussion
This property is typically configured when the row is created in the NSTable
protocol method table
.