1 Star 0 Fork 0

我是谁1243 / ApplicationShortcutsUsingUIApplicationShortcutItem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Application Shortcuts: Using UIApplicationShortcutItem

Summary

Demonstrates how to use the UIApplicationShortcutItem class in your application so users can quickly access parts of an application through “Quick actions” from the Home screen.
It implements four different shortcuts, two static defined (UIApplicationShortcutItem) in your Info.pist, two dynamic or mutable (UIMutableApplicationShortcutItem) defined through code. The mutable shortcuts can be edited to change that title, subtitle and icon.

IMPORTANT: This sample should be run on an iPhone 6s or 6s Plus device. The iPhone simulator will not show the shortcuts.

Requirements

Build

iOS 9.0 SDK, Xcode 7

Runtime

iOS 9.0

Copyright (C) 2015 Apple Inc. All rights reserved.

空文件

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/woshishui1243/ApplicationShortcutsUsingUIApplicationShortcutItem.git
git@gitee.com:woshishui1243/ApplicationShortcutsUsingUIApplicationShortcutItem.git
woshishui1243
ApplicationShortcutsUsingUIApplicationShortcutItem
ApplicationShortcutsUsingUIApplicationShortcutItem
master

搜索帮助