Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swift开发,如何修改 NIMSessionViewController titleLabel的颜色和大小 #39

Closed
robertzhang opened this issue May 19, 2017 · 1 comment

Comments

@robertzhang
Copy link

如题,我在项目中使用 swift 进行开发,想要修改sessionTitle的大小和颜色。但 swift 调用 OC 的时候,只能使用 NIMSessionViewController.h 文件中暴露出来的方法和属性,然而 titleLabel 并没有暴露出来。请问我现在有其他办法可以修改 title 的属性么?

@chrisray108
Copy link
Contributor

下个版本会把主标题和子标题的 Label 暴露出来,在 父类 ViewDidLoad 之后配置字体大小颜色即可。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants