---
title: MIDIUMPFunctionBlockUIHint
framework: coremidi
role: symbol
role_heading: Enumeration
path: coremidi/midiumpfunctionblockuihint
---

# MIDIUMPFunctionBlockUIHint

## Declaration

```swift
enum MIDIUMPFunctionBlockUIHint
```

## Topics

### Enumeration Cases

- [MIDIUMPFunctionBlockUIHint.receiver](coremidi/midiumpfunctionblockuihint/receiver.md)
- [MIDIUMPFunctionBlockUIHint.sender](coremidi/midiumpfunctionblockuihint/sender.md)
- [MIDIUMPFunctionBlockUIHint.senderReceiver](coremidi/midiumpfunctionblockuihint/senderreceiver.md)
- [MIDIUMPFunctionBlockUIHint.unknown](coremidi/midiumpfunctionblockuihint/unknown.md)

### Initializers

- [init(rawValue:)](coremidi/midiumpfunctionblockuihint/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [kMIDIInvalidUniqueID](coremidi/kmidiinvaliduniqueid.md)
- [MIDICICategoryOptions](coremidi/midicicategoryoptions.md)
- [MIDICIDeviceType](coremidi/midicidevicetype.md)
- [MIDICIManagementMessageType](coremidi/midicimanagementmessagetype.md)
- [MIDICIProcessInquiryMessageType](coremidi/midiciprocessinquirymessagetype.md)
- [MIDICIProfileMessageType](coremidi/midiciprofilemessagetype.md)
- [MIDICIProfileType](coremidi/midiciprofiletype.md)
- [MIDICIPropertyExchangeMessageType](coremidi/midicipropertyexchangemessagetype.md)
- [MIDINetworkConnectionPolicy](coremidi/midinetworkconnectionpolicy.md)
- [MIDINoteAttribute](coremidi/midinoteattribute.md)
- [MIDIPerNoteManagementOptions](coremidi/midipernotemanagementoptions.md)
- [MIDIProgramChangeOptions](coremidi/midiprogramchangeoptions.md)
- [MIDIUMPCIObjectBackingType](coremidi/midiumpciobjectbackingtype.md)
- [MIDIUMPFunctionBlockDirection](coremidi/midiumpfunctionblockdirection.md)
- [MIDIUMPFunctionBlockMIDI1Info](coremidi/midiumpfunctionblockmidi1info.md)
