# `GSFontViewController topMetricsAction:`

*Instance Method*

## Declaration

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

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

```python
topMetricsAction_(sender: object)
```

