---
title: controlType
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midicontroltransform/controltype
---

# controlType

The type of control specified by the control number.

## Declaration

```swift
var controlType: MIDITransformControlType
```

## See Also

### Configuring a Control Transform

- [remappedControlType](coremidi/midicontroltransform/remappedcontroltype.md)
- [controlNumber](coremidi/midicontroltransform/controlnumber.md)
- [transform](coremidi/midicontroltransform/transform.md)
- [param](coremidi/midicontroltransform/param.md)
