Is it possible to get the frame, actually its height, of the keyboard dynamically? As I have a UITextView and I would like to adjust its height according to the keyboard frame height, when the input method of the keyboard is changed. As you know, different input methods may have different keyboard frame height.
Is it possible to get the frame, actually its height, of the keyboard dynamically?
Share
try this:
Tutorial for more information