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

# currentPath

The currently available network path observed by the path monitor.

## Declaration

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

## See Also

### Handling Path Updates

- [pathUpdateHandler](network/nwpathmonitor/pathupdatehandler.md)
