Contents

textViewForBeginningOfSelection

The text view that contains the first glyph in the selection.

Declaration

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

Discussion

This property does not cause layout if the beginning of the selected range is not yet laid out.

See Also

Managing the responder chain