---
title: type
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avmidimetaevent/type
---

# type

The type of meta event.

## Declaration

```swift
var type: AVMIDIMetaEvent.EventType { get }
```

## See Also

### Getting the Meta Event Type

- [AVMIDIMetaEvent.EventType](avfaudio/avmidimetaevent/eventtype.md)
