---
title: "init(rawValue:)"
framework: network
role: symbol
role_heading: Initializer
path: "network/nw_parameters_expired_dns_behavior_t/init(rawvalue:)"
---

# init(rawValue:)

Creates an instance of the expired DNS behavior structure.

## Declaration

```swift
init(rawValue: UInt32)
```

## Parameters

- `rawValue`: The raw value of the expired DNS behavior.

## See Also

### Creating an expired DNS behavior instance

- [init(_:)](network/nw_parameters_expired_dns_behavior_t/init(_:).md)
