以前在iOS Simulator里遇到慢动作的情况,还以为是Simulator假死什么的,结果今天偶然发现不是这样的,当你在Simulator里打开某个应用时,按 option+cmd+H 会在consle里提示
Simulator slow-motion animations are now on 此时再返回程序运行时就是慢动作了,再option+cmd+H在consle里提示
Simulator slow-motion animations are now off 此时返回应用动作跟平常一样了。在慢动作里可以清楚的看到各个动画的过程。
转载于:https://my.oschina.net/leeming/blog/63686