# `GSGlyphViewControllerProtocol redraw`

*Instance Method*

## Declaration

```swift
optional func redraw()
```

```objc
- (void) redraw;
```

```python
redraw()
```

