---
title: textColor
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextfieldcell/textcolor
---

# textColor

The color to use to draw the cell’s text.

## Declaration

```swift
@NSCopying var textColor: NSColor? { get set }
```

## See Also

### Related Documentation

- [backgroundColor](appkit/nstextfieldcell/backgroundcolor.md)
- [textColor](appkit/nstextfield/textcolor.md)
