Compartir a través de


IUITextInputTraits.SpellCheckingType Propiedad

Definición

Obtiene o establece un valor que indica si la revisión ortográfica está activada, desactivada o si la revisión ortográfica solo se habilitará cuando la autocompletar esté habilitada (valor predeterminado).

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

Valor de propiedad

Atributos

Se aplica a