# `GSFontViewController leftMetricsAction:`

*Instance Method*

## Declaration

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

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

```python
leftMetricsAction_(sender: object)
```

