InputView.IsSpellCheckEnabled 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置控制是否启用拼写检查的值。
public:
property bool IsSpellCheckEnabled { bool get(); void set(bool value); };
public bool IsSpellCheckEnabled { get; set; }
member this.IsSpellCheckEnabled : bool with get, set
Public Property IsSpellCheckEnabled As Boolean
属性值
true
如果启用了拼写检查,则为 。 否则为 false
。
注解
在 Windows 上,拼写检查还会打开自动更正