Share via


MidiCISession.GetProfileState(Byte) Method

Definition

[Foundation.Export("profileStateForChannel:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMidi.MidiCIProfileState GetProfileState(byte channel);
[<Foundation.Export("profileStateForChannel:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetProfileState : byte -> CoreMidi.MidiCIProfileState
override this.GetProfileState : byte -> CoreMidi.MidiCIProfileState

Parameters

channel
Byte

Returns

Attributes

Applies to