---
title: nw_path_status_satisfiable
framework: network
role: symbol
role_heading: Global Variable
path: network/nw_path_status_satisfiable
---

# nw_path_status_satisfiable

The path is not currently available, but establishing a new connection may activate the path.

## Declaration

```swift
var nw_path_status_satisfiable: nw_path_status_t { get }
```

## See Also

### Status Values

- [nw_path_status_invalid](network/nw_path_status_invalid.md)
- [nw_path_status_unsatisfied](network/nw_path_status_unsatisfied.md)
- [nw_path_status_satisfied](network/nw_path_status_satisfied.md)
