---
title: selectedMenuItemTextColor
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/selectedmenuitemtextcolor
---

# selectedMenuItemTextColor

The color to use for the text in menu items.

## Declaration

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

## Return Value

Return Value The system color used for text in selected menu items. For more information, see NSColor.

## See Also

### Related Documentation

- [selectedMenuItemColor](appkit/nscolor/selectedmenuitemcolor.md)
