All Manuals > LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 2 Objective-C Reference

untrace-invoke Function

Summary

Removes traces of the invocation of an Objective-C method.

Package

objc

Signature

untrace-invoke method

Arguments
method
A string.
Description

The function untrace-invoke removes any tracing on invoke for calls to the Objective-C method named method.

See also

invoke
trace-invoke


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32