Contents

WebDocumentSearching

WebDocumentSearching is an optional protocol for document view objects that support searching. Classes that adopt this protocol should also adopt WebDocumentView and inherit from NSView.

Declaration

protocol WebDocumentSearching : NSObjectProtocol

Topics

Searching a document

See Also

Working With Document Web Views (Legacy)