Contents

unlearnWord(_:)

Tells the spell checker to unlearn a given word.

Declaration

func unlearnWord(_ word: String)

Parameters

  • word:

    Word to unlearn.

See Also

Managing the Spell-Checking Process