MidiCISession.HasProperty(NSData, Byte, MidiCIPropertyResponseHandler) Method
Definition
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("hasProperty:onChannel:responseHandler:")]
public virtual void HasProperty (Foundation.NSData inquiry, byte channel, CoreMidi.MidiCIPropertyResponseHandler handler);
abstract member HasProperty : Foundation.NSData * byte * CoreMidi.MidiCIPropertyResponseHandler -> unit
override this.HasProperty : Foundation.NSData * byte * CoreMidi.MidiCIPropertyResponseHandler -> unit
Parameters
- inquiry
- NSData
- channel
- Byte
- handler
- MidiCIPropertyResponseHandler
- Attributes