pub unsafe static MIDIUMPEndpointWasAddedNotification: &'static NSNotificationNameAvailable on crate features
MIDIUMPEndpointManager and objc2-foundation only.Expand description
A notification posted when a MIDI UMP Endpoint has been added to the subsystem.
The MIDIUMPEndpoint sent in userInfo is the endpoint which was recently discovered.
See also Appleās documentation