---
title: data
framework: audiotoolbox
role: symbol
role_heading: Instance Property
path: audiotoolbox/aumidievent/data
---

# data

The bytes of the MIDI event. Running status is not used.

## Declaration

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