Share via


MidiCISession.ProfileSpecificDataHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMidi.MidiCIProfileSpecificDataHandler? ProfileSpecificDataHandler { [Foundation.Export("profileSpecificDataHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProfileSpecificDataHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("profileSpecificDataHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setProfileSpecificDataHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ProfileSpecificDataHandler : CoreMidi.MidiCIProfileSpecificDataHandler with get, set

Property Value

Attributes

Applies to