MFMailComposer 自定义按钮

发布于 2024-11-19 15:25:54 字数 225 浏览 4 评论 0原文

我知道可以更改 MFMailComposer 上的导航栏图像。是否也可以自定义“取消”和“发送”按钮?我想使用自定义图像作为按钮的背景,因此仅更改色调是行不通的。

感谢您的回答。

编辑

这就是我想要实现的目标:

带有自定义按钮的导航栏

I know it is possible to change the navbar image on a MFMailComposer. Is it possible to customize the Cancel and Send buttons too? I want to use custom images for the backgrounds of the buttons so just changing the tint won't do.

Thanks for your answers.

EDIT

This is what I'm trying to achieve:

Navbar with custom buttons

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

野鹿林 2024-11-26 15:25:54

尝试通过 mailComposeViewController.navigationBar.items 访问它们,它是一个栏项数组。

Try accessing them through mailComposeViewController.navigationBar.items, which is an array of the bar items.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文