如何实现iPhone消息应用程序中的这个上拉菜单? [英] How is this slide-up menu from the iPhone messages app implemented?

查看:133
本文介绍了如何实现iPhone消息应用程序中的这个上拉菜单?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的iPhone上的消息应用程序(iOS 8.0.2)中,当您编写消息并单击相机图标以插入图像时,会从底部显示向上滑动菜单。它包含几个按钮,以及我可以插入到我的消息中的最近拍摄的照片。

In the Messages app on my iPhone (iOS 8.0.2), when you are composing a message and you click on the camera icon to insert an image, a "slide-up" menu appears from the bottom. It contains a few buttons, along with recently-taken pictures I could insert into my message.

这个菜单叫什么?

是否可以通过本地课程使用?

如何将图像嵌套在菜单中?

是否有任何有用的其他实用资源?

What is this menu called?
Is it available through a native class already?
How are the images nested inside the menu?
Are there any helpful other helpful resources for implementing it?

谢谢!

推荐答案

它被称为 UIActivityViewController 。你可以在这里阅读更多相关信息:

It's called a UIActivityViewController. You can read more about it here:

http:// nshipster .com / uiactivityviewcontroller /

这篇关于如何实现iPhone消息应用程序中的这个上拉菜单?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆