NextPrevUpTopContentsIndex

trace-invoke

Function
Summary

Traces the invocation of an Objective-C method.

Package

objc

Signature

trace-invoke method

Arguments

method

A string.

Description

The function trace-invoke sets up a trace on invoke for calls to the Objective-C method named method . Use untrace-invoke to remove any such tracing.

See also

invoke
untrace-invoke


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 29 Feb 2008

NextPrevUpTopContentsIndex