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

# init(rawValue:)

Creates a new instance with the specified raw value.

## Declaration

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

## See Also

### Argument types

- [init(_:)](accelerate/bnnsgraphargumenttype/init(_:).md)
