# `GSInspectorViewController tintColor`

*Instance Method*

## Declaration

```swift
func tintColor() -> NSColor?
```

```objc
- (NSColor *) tintColor;
```

```python
tintColor() -> NSColor
```

