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

# init(_:)

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(rawValue:)](network/nw_parameters_expired_dns_behavior_t/init(rawvalue:).md)
