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

# init(rawValue:)

Creates a radio technology object of the specified type.

## Declaration

```swift
init(rawValue: UInt)
```

## Parameters

- `rawValue`: A number that corresponds to the radio technology type.
