# `GSPathHashElement.nextDistance`

*Instance Property*

## Declaration

```swift
var nextDistance: CGFloat { get set }
```

```objc
@property CGFloat nextDistance;
```

```python
nextDistance() -> float
setNextDistance_(nextDistance: float)
```

