Is there a notification on the iPhone like UIKeyboardDidShowNotification but for notifying when the spelling correction UI appears/disappears?
Same question, but when inputting east asian characters (e.g. Chinese), when the character selection UI appears/disappears?
Or is there any other way to detect if these elements are visible? I need to move some other UI elements out of the way in such cases.