How to toggle a word selection view (change height) in iOS custom keyboard?

后端 未结 3 1801
故里飘歌
故里飘歌 2021-01-06 18:16

\"enter

I\'d to like to add a word selection view similar to the above in an iOS 8 cus

3条回答
  •  日久生厌
    2021-01-06 19:13

    You can not use the custom keyboard APIs in iOS 8 to extend the keyboard past its default frame. I know this from asking an Apple engineer this question at WWDC this year.

提交回复
热议问题