gpt4 book ai didi

ios - 如何修改 MFMailComposeViewController 对象的取消按钮的操作表样式

转载 作者:行者123 更新时间:2023-11-29 13:24:09 27 4
gpt4 key购买 nike

我有一个带有 UIBarStyleBlack 风格导航栏的 MFMailComposeViewController 对象。当在 MFMailComposeViewController 的 View 上按下取消按钮时,将显示一个具有默认样式的操作表。我想要的是将其样式更改为 UIActionSheetStyleBlackTranslucent,例如:

[theActionSheet setActionSheetStyle:UIActionSheetStyleBlackTranslucent];

但是我怎样才能得到这个操作表并修改它呢?可能吗?

最佳答案

来自 Apple 文档:

The mail composition interface itself is not customizable and must not be modified by your application.

操作表的样式是 UI 的一部分,无法修改。也没有解决方法,MFMailComposeViewController 没有任何公共(public)属性/方法可以让您这样做。

关于ios - 如何修改 MFMailComposeViewController 对象的取消按钮的操作表样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13587849/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com