# `GSFontViewController bottomMetricsAction:`

*Instance Method*

## Declaration

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

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

```python
bottomMetricsAction_(sender: object)
```

