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

# init(rawValue:)

Creates a new instance with the specified raw value.

## Declaration

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

## See Also

### Argument intents

- [init(_:)](accelerate/bnnsgraphargumentintent/init(_:).md)
- [rawValue](accelerate/bnnsgraphargumentintent/rawvalue.md)
- [BNNSGraphArgumentIntentIn](accelerate/bnnsgraphargumentintentin.md)
- [BNNSGraphArgumentIntentOut](accelerate/bnnsgraphargumentintentout.md)
- [BNNSGraphArgumentIntentInOut](accelerate/bnnsgraphargumentintentinout.md)
