# `GSFontViewController performTextFinderAction:`

*Instance Method*

## Declaration

```swift
func performTextFinderAction(_ sender: Any!)
```

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

```python
performTextFinderAction_(sender: object)
```

