Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当应用程序在 iPhoneOS 4.0 的后台运行时,是否可以访问 touchesBegan 事件?
提前致谢。
当应用程序在后台时,应用程序的视图是不可见的,所以你不能触摸它,touchesBegan等等不会被解雇。
touchesBegan