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

# init(rawValue:)

Creates a characteristic properties instance from the given raw value.

## Declaration

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