다음을 통해 공유


UITextView.SpellCheckingType 속성

정의

이 속성은 입력 중에 맞춤법 검사를 사용하거나 사용하지 않도록 설정할지 여부를 제어합니다.

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

속성 값

구현

특성

설명

애플리케이션 사용자가 설정->일반>-키보드>-맞춤법 검사에서 맞춤법 검사를 해제한 경우 이 속성은 무시됩니다.

적용 대상