---
title: newConnectionHandler
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnectiongroup/newconnectionhandler
---

# newConnectionHandler

## Declaration

```swift
@preconcurrency final var newConnectionHandler: (@Sendable (NWConnection) -> Void)? { get set }
```
