---
title: bytes
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vdsp_uint24/bytes
---

# bytes

The bytes that represent the value.

## Declaration

```swift
var bytes: (UInt8, UInt8, UInt8)
```
