更改 SLComposeServiceViewController 上的按钮标题? [英] Change the button titles on SLComposeServiceViewController?

查看:26
本文介绍了更改 SLComposeServiceViewController 上的按钮标题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法更改 SLComposeServiceViewController 上的按钮标题?我尝试更改导航项上的栏按钮项,但这些不是正确的按钮.

Is there a way to change the button titles on the SLComposeServiceViewController? I tried to change the bar button items on the navigation item, but those aren't the right buttons.

推荐答案

只需从 navigationController!.navigationBar 访问即可.以下内容应该会有所帮助.

Simply accessing from navigationController!.navigationBar does the charm. The following should help.

self.navigationController!.navigationBar.topItem!.rightBarButtonItem!.title = "Save"

这篇关于更改 SLComposeServiceViewController 上的按钮标题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆