Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーがスペルチェックを有効/無効にしたかどうかを(プログラムで)知る方法はありますか ( [一般] ->[キーボード]->[スペルチェック])?
いいえ、プログラムでこれを見つける方法はありません。
iOS ではできません。ただし、スペルが間違っている場合は赤い下線を生成します。
[textView setSpellCheckingType:UITextSpellCheckingTypeYes];