pub unsafe static MIDICIProfileWasUpdatedNotification: &'static NSNotificationNameAvailable on crate features
MIDICIDeviceManager and objc2-foundation only.Expand description
A notification posted when a MIDI-CI Device has been enabled/disabled or updated.
The userInfo dictionary will contain a MIDICIDeviceObjectKey and MIDICIProfileObjectKey with the MIDICIDevice and MIDI-CI Profile which was recently enabled or disabled.
See also Appleās documentation