xcode - How to know if predictive keyboard is ON/OFF in iOS8? -


Does anybody know if the future speaker keyboard is on / off in user settings?

I

thanks

You must Follow UIKeyboardWillShowNotification . The value of the key UIKeyboardFrameEndUserInfoKey will be the frame of the keyboard regardless of its layout.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -