---
title: nw_ip_local_address_preference_default
framework: network
role: symbol
role_heading: Global Variable
path: network/nw_ip_local_address_preference_default
---

# nw_ip_local_address_preference_default

Allow the system to decide which kind of local address to prefer for a connection or listener.

## Declaration

```swift
var nw_ip_local_address_preference_default: nw_ip_local_address_preference_t { get }
```

## See Also

### Address Preferences

- [nw_ip_local_address_preference_temporary](network/nw_ip_local_address_preference_temporary.md)
- [nw_ip_local_address_preference_stable](network/nw_ip_local_address_preference_stable.md)
