How to HIDE the iPad keyboard from a MODAL view controller?

后端 未结 5 1549
离开以前
离开以前 2020-12-14 18:05

I\'m trying to hide the iPad keyboard from a modal view controller but it doesn\'t work. I have tried resignFirstResponder but that doesn\'t have any affect if we are in a m

5条回答
  •  自闭症患者
    2020-12-14 18:24

    I just confirmed the problem is indeed UIModalPresentationFormSheet and filed a bug report to apple rdar://8084017

提交回复
热议问题