UITextChecker.IgnoreWord(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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