Contents

NSSpellServer

A server that your app uses to provide a spell checker service to other apps running in the system.

Declaration

class NSSpellServer

Overview

A service provider is an application that declares its availability in a standard way, so that any other applications that wish to use it can do so. If you build a spelling checker that makes use of the NSSpellServer class and list it as an available service, then users of any application that makes use of NSSpellChecker or includes a Services menu will see your spelling checker as one of the available dictionaries.

Topics

Configuring Spelling Servers

Providing Spelling Services

Managing the Spell-Checking Process

Constants

See Also

Spelling and Grammar