Contents

NSTextFinderBarContainer

A protocol that provides a container in which the find bar is displayed.

Declaration

protocol NSTextFinderBarContainer : NSObjectProtocol

Overview

To display the find bar, a container for the find bar must be specified. You specify a find bar container using the findBarContainer of the NSTextFinder class.

See NSTextFinder for more information.

Topics

Find Bar View

Find Bar Height

See Also

Search and Replace