---
title: profileDelegate
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midiciresponder/profiledelegate
---

# profileDelegate

The profile delegate.

## Declaration

```swift
var profileDelegate: any MIDICIProfileResponderDelegate { get }
```

## See Also

### Setting a Responder Delegate

- [MIDICIProfileResponderDelegate](coremidi/midiciprofileresponderdelegate.md)
