---
title: "init(_:)"
framework: accelerate
role: symbol
role_heading: Initializer
path: "accelerate/vimagemdtableusagehint/init(_:)"
---

# init(_:)

Creates a table usage hint with an unsigned-integer value.

## Declaration

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

## Parameters

- `rawValue`: A raw unsigned-integer value.

## See Also

### Raw values

- [init(rawValue:)](accelerate/vimagemdtableusagehint/init(rawvalue:).md)
- [rawValue](accelerate/vimagemdtableusagehint/rawvalue.md)
