Contents

NSTextInputContext

An object that represents the Cocoa text input system.

Declaration

class NSTextInputContext

Overview

The text input system communicates primarily with the client of the activated input context via the NSTextInputClient protocol.

Topics

Creating an Input Context

Getting the Input Context and Client

Configuring the Input Context

Activating the Input Context

Handling Input Sources

Notifications

Instance Methods

See Also

Text input