# `GSInspectorView`

*Class*

## Declaration

```swift
class GSInspectorView
```

```objc
@interface GSInspectorView : NSView
```

```python
class GSInspectorView(NSView)
```

## Topics

### Instance Properties

- [`GSInspectorView.backgroundColor`](/Core/GlyphsApp/GSInspectorView/backgroundColor)
- [`GSInspectorView.secondaryBackgroundColor`](/Core/GlyphsApp/GSInspectorView/secondaryBackgroundColor)

### Type Methods

- [`GSInspectorView controlSizeForInspectorSize:`](/Core/GlyphsApp/GSInspectorView/controlSizeForInspectorSize:)
- [`GSInspectorView fontSizeForInspectorSize:`](/Core/GlyphsApp/GSInspectorView/fontSizeForInspectorSize:)

## Relationships

### Inherits From

- `NSView`

