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.
Causes the receiver to start listening for spell-checking requests.
func run()This method starts a loop that never returns; you need to set the NSSpellServer object’s delegate before sending this message.