Contents

NSSearchFieldDelegate

A protocol that a search field delegate can use to determine when a search started or ended.

Declaration

protocol NSSearchFieldDelegate : NSTextFieldDelegate

Topics

Detecting the Start and End of a Search

See Also

Managing Search