Custom iOS keyboard repositioned by undocked system keyboard

南笙酒味 提交于 2019-12-12 06:28:43

问题


Is it possible to prevent a custom keyboard from being repositioned by undocking a system keyboard?

If not, is it possible to add support for moving and docking to a custom keyboard?

Thanks, alex


回答1:


Undocking by longPress then move is a default gesture of iPad keyboard (default and custom) if undocking setting is on.

With custom keyboard, this gesture assign to right lower conner of keyboard.

Check when undock keyboard from this and resign or modify you custom keys.



来源:https://stackoverflow.com/questions/17996026/custom-ios-keyboard-repositioned-by-undocked-system-keyboard

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!