---
title: usedProxy
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/establishmentreport/usedproxy
---

# usedProxy

A Boolean indicating whether the connection used a proxy.

## Declaration

```swift
let usedProxy: Bool
```

## See Also

### Checking for Proxies

- [proxyConfigured](network/nwconnection/establishmentreport/proxyconfigured.md)
- [proxyEndpoint](network/nwconnection/establishmentreport/proxyendpoint.md)
