有没有办法使用 MFMailComposeViewController 显示电子邮件
我正在寻找在 iPhone 上显示电子邮件的视图。有没有类似于 MFMailComposeViewController 的东西?请建议。
I am looking for a view to display an email on the IPhone. Is there something similar to MFMailComposeViewController?. Please suggest.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
正是 MFMailComposeViewController。不确定你在问什么?
There's exactly MFMailComposeViewController. Not sure what you're asking?
我使用 TTMessageController 并修改它来创建此控件
I used TTMessageController and modified it to create this control