---
title: currentPath
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/currentpath
---

# currentPath

The network path the connection is using.

## Declaration

```swift
final var currentPath: NWPath? { get }
```

## See Also

### Handling Path Updates

- [pathUpdateHandler](network/nwconnection/pathupdatehandler.md)
- [viabilityUpdateHandler](network/nwconnection/viabilityupdatehandler.md)
- [betterPathUpdateHandler](network/nwconnection/betterpathupdatehandler.md)
