Contents

NSSearchToolbarItem

A toolbar item that contains a search field optimized for performing text-based searches.

Declaration

class NSSearchToolbarItem

Overview

NSSearchToolbarItem automatically resizes to accommodate typing when the focus switches to the toolbar item. When the toolbar is low on space, the system may collapse the search item into a button representation, which then expands to a full search field when the user clicks on it.

Topics

Configuring a search item

Controlling search interactions

See Also

Items