---
title: windowFrameTextColor
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/windowframetextcolor
---

# windowFrameTextColor

The color to use for text in a window’s frame.

## Declaration

```swift
class var windowFrameTextColor: NSColor { get }
```

## Return Value

Return Value The color used for text in window frames. For more information, see NSColor.

## See Also

### Related Documentation

- [windowFrameColor](appkit/nscolor/windowframecolor.md)

### Window colors

- [windowBackgroundColor](appkit/nscolor/windowbackgroundcolor.md)
- [underPageBackgroundColor](appkit/nscolor/underpagebackgroundcolor.md)
