MIDIUMPFunctionBlockWasUpdatedNotification

Static MIDIUMPFunctionBlockWasUpdatedNotification 

Source
pub unsafe static MIDIUMPFunctionBlockWasUpdatedNotification: &'static NSNotificationName
Available on crate features MIDIUMPEndpointManager and objc2-foundation only.
Expand description

A notification posted when a Function Block is updated.

If this notification is posted, the supplied Function Block in userInfo has had a change to its enabled state, Group configuration, UI hint, MIDI 1.0 status, etc..

See also Apple’s documentation