# `GSHint adjustToFlippedPath:`

*Instance Method*

## Declaration

```swift
func adjust(toFlippedPath reversed: Bool)
```

```objc
- (void) adjustToFlippedPath:(BOOL) reversed;
```

```python
adjustToFlippedPath_(reversed: bool)
```

