MFMailComposeViewController 的自定义 UINavigationBar
我有一个 UINavigationBar
,其中包含用于自定义其外观的色调的图像。但是,当我将邮件编辑器呈现为模式视图时,会显示默认的 UINavigationBar 。有什么建议我可以更改它以便显示我的自定义栏吗?
I have a UINavigationBar
with an image for its tint to customize its appearance. However when I present the mail composer as a modal view the default UINavigationBar
is displayed. Any suggestions how I can change that so that my custom bar is displayed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以直接访问导航栏,如下所示:
You can access the navigation bar directly like so: