Notification
public enum Notification
Undocumented
-
Undocumented
Declaration
Swift
case setupChanged -
Undocumented
Declaration
Swift
case added(parent: MIDIObject, child: MIDIObject) -
Undocumented
Declaration
Swift
case removed(parent: MIDIObject, child: MIDIObject) -
Undocumented
Declaration
Swift
case propertyChanged(of: MIDIObject, propertyName: String) -
Undocumented
Declaration
Swift
case thruConnectionChanged -
Undocumented
Declaration
Swift
case serialPortOwnerChanged -
Undocumented
Declaration
Swift
case ioError(device: MIDIDevice, error: MIDIError)
View on GitHub
Install in Dash
Notification Enumeration Reference