UITextChecker.HasLearnedWord(String) Method

Definition

Whether the spell checker has learned the specified word.

[Foundation.Export("hasLearnedWord:")]
public static bool HasLearnedWord (string word);
static member HasLearnedWord : string -> bool

Parameters

word
String

Returns

Attributes

Applies to