# `GSControlLayer`

*Class*

## Declaration

```swift
class GSControlLayer
```

```objc
@interface GSControlLayer : GSLayer
```

```python
class GSControlLayer(GSLayer)
```

## Topics

### Instance Properties

- [`GSControlLayer.character`](/Core/GlyphsApp/GSControlLayer/character)

### Instance Methods

- [`GSControlLayer initWithChar:`](/Core/GlyphsApp/GSControlLayer/initWithChar:)
- [`GSControlLayer setFont:`](/Core/GlyphsApp/GSControlLayer/setFont:)

## Relationships

### Inherits From

- `GSLayer`

