Contents

NSTextViewDelegate

A set of optional methods that text view delegates can use to manage selection, set text attributes, work with the spell checker, and more.

Declaration

protocol NSTextViewDelegate : NSTextDelegate

Topics

Accessing Text System Objects

Controlling Display

Supporting Quick Look

Managing the Selection

Managing the Pasteboard

Setting Text Attributes

Clicking and Pasting

Working With the Spelling Checker

Responding to writing tools interactions

Dragging

Completing text

Displaying the sharing service picker

Performing Commands

Contextual Menu Management

See Also

Text views