# `GSGlyphsPreview`

*Class*

## Declaration

```swift
class GSGlyphsPreview
```

```objc
@interface GSGlyphsPreview : NSView
```

```python
class GSGlyphsPreview(NSView)
```

## Topics

### Instance Properties

- [`GSGlyphsPreview.black`](/Core/GlyphsApp/GSGlyphsPreview/black)
- [`GSGlyphsPreview.checkBounds`](/Core/GlyphsApp/GSGlyphsPreview/checkBounds)
- [`GSGlyphsPreview.controller`](/Core/GlyphsApp/GSGlyphsPreview/controller)
- [`GSGlyphsPreview.extraSpacing`](/Core/GlyphsApp/GSGlyphsPreview/extraSpacing)
- [`GSGlyphsPreview.flip`](/Core/GlyphsApp/GSGlyphsPreview/flip)
- [`GSGlyphsPreview.flipButton`](/Core/GlyphsApp/GSGlyphsPreview/flipButton)
- [`GSGlyphsPreview.expanded`](/Core/GlyphsApp/GSGlyphsPreview/expanded)
- [`GSGlyphsPreview.offset`](/Core/GlyphsApp/GSGlyphsPreview/offset)
- [`GSGlyphsPreview.radius`](/Core/GlyphsApp/GSGlyphsPreview/radius)
- [`GSGlyphsPreview.scale`](/Core/GlyphsApp/GSGlyphsPreview/scale)
- [`GSGlyphsPreview.selectionOffset`](/Core/GlyphsApp/GSGlyphsPreview/selectionOffset)

### Instance Methods

- [`GSGlyphsPreview canvasColor`](/Core/GlyphsApp/GSGlyphsPreview/canvasColor)
- [`GSGlyphsPreview controlTextDidChange:`](/Core/GlyphsApp/GSGlyphsPreview/controlTextDidChange:)
- [`GSGlyphsPreview update`](/Core/GlyphsApp/GSGlyphsPreview/update)

## Relationships

### Inherits From

- `NSView`

