---
title: kMIDIPropertyIsBroadcast
framework: coremidi
role: symbol
role_heading: Global Variable
path: coremidi/kmidipropertyisbroadcast
---

# kMIDIPropertyIsBroadcast

A Boolean value that indicates whether the endpoint broadcasts messages to all of the other endpoints in the device.

## Declaration

```swift
let kMIDIPropertyIsBroadcast: CFString
```

## Discussion

Discussion Only the owning driver may set this property.

## See Also

### Connections

- [kMIDIPropertyCanRoute](coremidi/kmidipropertycanroute.md)
- [kMIDIPropertyConnectionUniqueID](coremidi/kmidipropertyconnectionuniqueid.md)
- [kMIDIPropertyIsEmbeddedEntity](coremidi/kmidipropertyisembeddedentity.md)
- [kMIDIPropertySingleRealtimeEntity](coremidi/kmidipropertysinglerealtimeentity.md)
