UITextChecker.IgnoreWord(String) Method

Definition

Ignores the specified word during spell checking.

[Foundation.Export("ignoreWord:")]
public virtual void IgnoreWord (string wordToIgnore);
abstract member IgnoreWord : string -> unit
override this.IgnoreWord : string -> unit

Parameters

wordToIgnore
String
Attributes

Applies to