gpt4 book ai didi

c# - 在 Unity 中检测 iPad 屏幕何时关闭或按下 Home 按钮的事件?

转载 作者:行者123 更新时间:2023-11-29 05:20:09 25 4
gpt4 key购买 nike

如何编写一个函数来检测 iPad 屏幕何时关闭/按下电源按钮以及何时按下主页按钮?我知道 OnApplicationFocus()OnApplicationPause() 函数,但它们仅在 后台运行设置为暂停按下 iPad 上的电源按钮时运行>,并且当后台运行设置为退出时,按下电源按钮时这些功能将停止工作。有解决方法吗?

最佳答案

使用OnApplicationQuit

来自手册:

Note: iOS applications are usually suspended and do not quit. You should tick "Exit on Suspend" in Player settings for iOS builds to cause the game to quit and not suspend, otherwise you may not see this call. If "Exit on Suspend" is not ticked then you will see calls to OnApplicationPause instead.

关于c# - 在 Unity 中检测 iPad 屏幕何时关闭或按下 Home 按钮的事件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58744868/

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