IUITextInputTraits.SpellCheckingType 属性

定义

获取或设置一个值,该值指示拼写检查是打开还是关闭,还是仅在启用自动完成时启用拼写检查 (默认) 。

[Foundation.Preserve(Conditional=true)]
public UIKit.UITextSpellCheckingType SpellCheckingType { [Foundation.Export("spellCheckingType")] get; [Foundation.Export("setSpellCheckingType:")] set; }
member this.SpellCheckingType : UIKit.UITextSpellCheckingType with get, set

属性值

属性

适用于