Contents

learnWord(_:)

Adds the word to the spell checker dictionary.

Declaration

func learnWord(_ word: String)

Parameters

  • word:

    The word to add.

See Also

Managing the Spell-Checking Process