gpt4 book ai didi

ios - 如何访问按钮发送,在 MFMailComposeViewController 中取消

转载 作者:行者123 更新时间:2023-11-28 19:14:14 25 4
gpt4 key购买 nike

我想将 isAccessibilityElement 设置为按钮发送、取消、删除草稿、保存草稿,但我无法访问这些按钮。我已经尝试过了:

mailComposer.navigationBar.topItem.isAccessibilityElement=YES;

mailComposer.navigationBar.topItem.rightBarButtonItem.isAccessibilityElement=YES;

求助!

最佳答案

您无权访问 MFMailComposeViewController 的发送和取消按钮。这些按钮及其操作是预定义的,不能更改。

来自 Apple 文档:

*Important: The mail composition interface itself is not customizable and must not be modified by your application. 
In addition, after presenting the interface, your application is not allowed to make further changes to the email content.*

关于ios - 如何访问按钮发送,在 MFMailComposeViewController 中取消,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13282110/

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