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

# localEndpoint

The local endpoint in use by a connection’s network path.

## Declaration

```swift
let localEndpoint: NWEndpoint?
```

## See Also

### Inspecting Connected Paths

- [remoteEndpoint](network/nwpath/remoteendpoint.md)
