MidiCISession.SetProperty(NSData, Byte, MidiCIPropertyResponseHandler) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setProperty:onChannel:responseHandler:")]
public virtual void SetProperty(Foundation.NSData inquiry, byte channel, CoreMidi.MidiCIPropertyResponseHandler handler);
abstract member SetProperty : Foundation.NSData * byte * CoreMidi.MidiCIPropertyResponseHandler -> unit
override this.SetProperty : Foundation.NSData * byte * CoreMidi.MidiCIPropertyResponseHandler -> unit
- inquiry
- NSData
- channel
- Byte
- handler
- MidiCIPropertyResponseHandler
- Attributes