MIDIUMPEndpointWasAddedNotification

Static MIDIUMPEndpointWasAddedNotification 

Source
pub unsafe static MIDIUMPEndpointWasAddedNotification: &'static NSNotificationName
Available 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