---
title: rawValue
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnnsgraphargumentintent/rawvalue
---

# rawValue

The corresponding value of the raw type.

## Declaration

```swift
var rawValue: UInt32
```

## See Also

### Argument intents

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