开发者

MFMailComposer custom buttons

开发者 https://www.devze.com 2023-03-19 16:54 出处:网络
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 jus

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:

MFMailComposer custom buttons


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

0

精彩评论

暂无评论...
验证码 换一张
取 消