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.
プログラムでソフトキーボードでキーが押されていることをキャプチャする方法はありますか? キーが押されたときにイベントをディスパッチする必要があります。
キーボードの提示に使用しているレスポンダーの代理人になりたいと思うでしょう。ほとんどの場合、それは単なるUITextFieldまたはUITextViewです。いずれの場合も、自分を代理人として割り当て、
textField:shouldChangeCharactersInRange:replacementString: