---
title: gateways
framework: network
role: symbol
role_heading: Instance Property
path: network/nwpath/gateways
---

# gateways

A list of gateways configured on the interfaces available to a path.

## Declaration

```swift
var gateways: [NWEndpoint] { get }
```

## See Also

### Inspecting Interfaces

- [usesInterfaceType(_:)](network/nwpath/usesinterfacetype(_:).md)
- [availableInterfaces](network/nwpath/availableinterfaces.md)
