trackKnob(with:)
Tracks the knob and sends action messages to the receiver’s target.
Declaration
func trackKnob(with event: NSEvent)Discussion
This method is invoked automatically when the receiver receives theEvent mouse-down event in the knob; you should not invoke it directly.