---
title: enabledProfiles
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midiciprofilestate/enabledprofiles
---

# enabledProfiles

The object’s enabled profiles.

## Declaration

```swift
var enabledProfiles: [MIDICIProfile] { get }
```

## See Also

### Accessing Profiles

- [disabledProfiles](coremidi/midiciprofilestate/disabledprofiles.md)
