UITextChecker.UnlearnWord(String) Method

Definition

Tells the spell checked to forget the specified spelling.

[Foundation.Export("unlearnWord:")]
public static void UnlearnWord (string word);
static member UnlearnWord : string -> unit

Parameters

word
String
Attributes

Applies to