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

# init(rawValue:)

Creates an instance of the multipath service type structure.

## Declaration

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

## Parameters

- `rawValue`: The raw value of the multipath service type.

## See Also

### Creating a multipath service type instance

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