# `GSPathSegment reverse`

*Instance Method*

## Declaration

```swift
func reverse()
```

```objc
- (void) reverse;
```

```python
reverse()
```

