# `GSNoBackgroundTextField`

*Class*

## Declaration

```swift
class GSNoBackgroundTextField
```

```objc
@interface GSNoBackgroundTextField : NSTextField
```

```python
class GSNoBackgroundTextField(NSTextField)
```

## Relationships

### Inherits From

- `NSTextField`

### Inherited By

- [`GSSteppingTextField`](/Core/GlyphsApp/GSSteppingTextField)

