---
title: wordCount
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midieventpacket/wordcount
---

# wordCount

The number of valid MIDI 32-bit words in this event packet.

## Declaration

```swift
var wordCount: UInt32
```

## See Also

### Configuring an Event Packet

- [timeStamp](coremidi/midieventpacket/timestamp.md)
- [words](coremidi/midieventpacket/words.md)
