<!--
{
  "availability" : [
    "iOS: 4.2.0 -",
    "iPadOS: 4.2.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMIDI",
  "identifier" : "/documentation/CoreMIDI/kMIDIPropertyCanRoute",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core MIDI"
    ],
    "preciseIdentifier" : "c:@kMIDIPropertyCanRoute"
  },
  "title" : "kMIDIPropertyCanRoute"
}
-->

# kMIDIPropertyCanRoute

A Boolean value that indicates whether the device or entity can route messages to or from external MIDI devices.

```
let kMIDIPropertyCanRoute: CFString
```

## Discussion

Don’t set this property value on driver-owned devices.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)