UIApplicationShortcutItem无需启动

时间:2015-09-26 18:24:16

标签: ios iphone ios9 3dtouch

当用户通过3d-touch点击主屏幕菜单UIApplicationShortcutItem时,iOS的默认行为是将您的应用程序带到前台。有没有办法处理UIApplicationShortcutItem选择而不将您的应用程序带到前台?

1 个答案:

答案 0 :(得分:1)

It's not possible at this time. You can file a radar and request this enhancement in the future

http://radar.apple.com

中插入