# `GSMetricStore setOvershootFast:`

*Instance Method*

## Declaration

```swift
func setOvershootFast(_ overshoot: CGFloat)
```

```objc
- (void) setOvershootFast:(CGFloat) overshoot;
```

```python
setOvershootFast_(overshoot: float)
```

