Contents

NSTextSelectionManager.Delegate

A set of methods that manage text selection state and let you customize selection behavior.

Declaration

protocol Delegate : NSObjectProtocol

Overview

Delegates are responsible for managing the text selection state and can customize selection behavior by implementing optional methods.

Topics

Instance Properties

Instance Methods