---
title: numPackets
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midipacketlist/numpackets
---

# numPackets

The number of MIDI packets in the list.

## Declaration

```swift
var numPackets: UInt32
```

## See Also

### Inspecting a Packet List

- [packet](coremidi/midipacketlist/packet.md)
