---
title: remappedControlType
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midicontroltransform/remappedcontroltype
---

# remappedControlType

The remapped control type.

## Declaration

```swift
var remappedControlType: MIDITransformControlType
```

## Discussion

Discussion If transform is MIDITransformType.mapControl, the output control type.

## See Also

### Configuring a Control Transform

- [controlType](coremidi/midicontroltransform/controltype.md)
- [controlNumber](coremidi/midicontroltransform/controlnumber.md)
- [transform](coremidi/midicontroltransform/transform.md)
- [param](coremidi/midicontroltransform/param.md)
