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

# rawValue

## Declaration

```swift
var rawValue: UInt32
```

## See Also

### Interpolation Methods

- [init(_:)](accelerate/bnnsinterpolationmethod/init(_:).md)
- [init(rawValue:)](accelerate/bnnsinterpolationmethod/init(rawvalue:).md)
- [BNNSInterpolationMethodLinear](accelerate/bnnsinterpolationmethodlinear.md)
- [BNNSInterpolationMethodNearest](accelerate/bnnsinterpolationmethodnearest.md)
