pub unsafe static MIDICIDeviceWasAddedNotification: &'static NSNotificationNameAvailable on crate features
MIDICIDeviceManager and objc2-foundation only.Expand description
A notification posted when a MIDI-CI Device has been added to the subsystem.
The userInfo dictionary will contain a MIDICIDeviceObjectKey with the MIDI-CI Device which has been added to the subsystem.
See also Appleās documentation