Share via


MidiCIProfileResponderDelegate_Extensions.WillSetProfile Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool WillSetProfile(this CoreMidi.IMidiCIProfileResponderDelegate This, CoreMidi.MidiCIProfile profile, byte channel, bool shouldEnable);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillSetProfile : CoreMidi.IMidiCIProfileResponderDelegate * CoreMidi.MidiCIProfile * byte * bool -> bool

Parameters

profile
MidiCIProfile
channel
Byte
shouldEnable
Boolean

Returns

Attributes

Applies to