作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在尝试在 3dtouch 可用的 iOS 10 中实现新的“快速菜单小部件”。
我的应用有多个今天的扩展和苹果指南报告
If your app has multiple widgets, pick one to appear in the quick action menu that appears when someone applies pressure to your app icon on the Home screen using 3D Touch.
最佳答案
有一个新的 Info.plist 键 UIApplicationShortcutWidget
您需要将其设置为小部件的捆绑标识符。
请参阅位于以下位置的文档:https://developer.apple.com/library/prerelease/content/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW32
关于xcode - 3D 触控快捷方式小工具,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38241549/
我是一名优秀的程序员,十分优秀!