# `GSFontViewController resetTextInput:`

*Instance Method*

## Declaration

```swift
func resetTextInput(_ timer: Timer!)
```

```objc
- (void) resetTextInput:(NSTimer *) timer;
```

```python
resetTextInput_(timer: NSTimer)
```

