---
title: NWProtocolIP.Options.AddressPreference
framework: network
role: symbol
role_heading: Enumeration
path: network/nwprotocolip/options/addresspreference
---

# NWProtocolIP.Options.AddressPreference

## Declaration

```swift
enum AddressPreference
```

## Topics

### Enumeration Cases

- [NWProtocolIP.Options.AddressPreference.default](network/nwprotocolip/options/addresspreference/default.md)
- [NWProtocolIP.Options.AddressPreference.stable](network/nwprotocolip/options/addresspreference/stable.md)
- [NWProtocolIP.Options.AddressPreference.temporary](network/nwprotocolip/options/addresspreference/temporary.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
