gpt4 book ai didi

iphone - "didRotateFromInterfaceOrientation"里面的键盘信息

转载 作者:行者123 更新时间:2023-12-03 20:00:34 24 4
gpt4 key购买 nike

如果设备方向更改时键盘可见,我如何推断信息?此信息是否在 - (void)didRotateFromInterfaceOrientation:(UIInterfaceOrientation)iFromInterfaceOrientation 方法内部发送?

最佳答案

不,您必须订阅一些通知并将信息保存在某处。

看看

UIKeyboardWillShowNotification
UIKeyboardDidShowNotification
UIKeyboardWillHideNotification
UIKeyboardDidHideNotification

关于iphone - "didRotateFromInterfaceOrientation"里面的键盘信息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3893422/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com