unlearnWord(_:)
Tells the text checker to unlearn the specified word.
Declaration
class func unlearnWord(_ word: String)Parameters
- word:
A string representing the word for the class to unlearn.
Discussion
When a UITextChecker object unlearns a word, it is removed from the dictionary.