New methods have been added in iOS 3.2 to replace the obsolete. See the UIKeyboard documentation for FrameBeginFromNotification
and FrameEndsFromNotification
.
Here is a stackoverflow question that shows how to update code How to get UIKeyboard size with Apple iPhone SDK in Objective-C, but it's easy to convert to C #
source share