MidiCIProfile Constructors
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.
Overloads
MidiCIProfile(NSCoder) | |
MidiCIProfile(NSObjectFlag) | |
MidiCIProfile(IntPtr) | |
MidiCIProfile(NSData, String) |
MidiCIProfile(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MidiCIProfile (Foundation.NSCoder coder);
new CoreMidi.MidiCIProfile : Foundation.NSCoder -> CoreMidi.MidiCIProfile
Parameters
- coder
- NSCoder
- Attributes
Applies to
MidiCIProfile(NSObjectFlag)
protected MidiCIProfile (Foundation.NSObjectFlag t);
new CoreMidi.MidiCIProfile : Foundation.NSObjectFlag -> CoreMidi.MidiCIProfile
Parameters
Applies to
MidiCIProfile(IntPtr)
protected internal MidiCIProfile (IntPtr handle);
new CoreMidi.MidiCIProfile : nativeint -> CoreMidi.MidiCIProfile
Parameters
- handle
-
IntPtr
nativeint