Contents

firstTextView

The first text view in the layout manager’s series of text views.

Declaration

unowned(unsafe) var firstTextView: NSTextView? { get }

Discussion

This NSTextView object is the recipient of various NSText and NSTextView notifications.

See Also

Managing the responder chain