UITextChecker.LearnWord(String) 方法

定义

学习指定的单词,以便它不再被标识为拼写错误。

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

参数

word
String
属性

适用于