Contents

run()

Causes the receiver to start listening for spell-checking requests.

Declaration

func run()

Discussion

This method starts a loop that never returns; you need to set the NSSpellServer object’s delegate before sending this message.

See Also

Related Documentation

Providing Spelling Services