---
title: proxyConfigured
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/establishmentreport/proxyconfigured
---

# proxyConfigured

A Boolean indicating whether a proxy was configured on the connection.

## Declaration

```swift
let proxyConfigured: Bool
```

## See Also

### Checking for Proxies

- [usedProxy](network/nwconnection/establishmentreport/usedproxy.md)
- [proxyEndpoint](network/nwconnection/establishmentreport/proxyendpoint.md)
