QuickType Bar on the Keyboard
问题 As you all might be knowing about the new Quick Type bar on the keyboard. In my application , I have put a custom TextView bar on the keyboard. But because of QuickType Bar , my textview gets hidden. I want to know , Is there any property or method to know whether the QuickType Bar is open or not ? 回答1: There is nothing which can tell you whether the QuickType bar is active or not but you can register for the UIKeyboardWillChangeFrameNotification notification with this code and with that you