# `GSGlyphsPreview controlTextDidChange:`

*Instance Method*

## Declaration

```swift
@IBAction func controlTextDidChange(_ sender: Any!)
```

```objc
- (void) controlTextDidChange:(id) sender;
```

```python
controlTextDidChange_(sender: object)
```

