开发者社区> 问答> 正文

如何在iOS 13中更改EKEventViewController的标题颜色?

它是名为EKCustomTitleView .
..你无法想象“事件细节”是UIImageView
而不是UILabel
.

appearance.titleTextAttributes = [.foregroundColor: myAppLabelColor]
appearance.largeTitleTextAttributes = [.foregroundColor: myAppLabelColor]

我试着添加这个,但是它不能工作。

展开
收起
游客5akardh5cojhg 2019-12-05 13:08:24 400 0
0 条回答
写回答
取消 提交回答
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
手淘iOS性能优化探索 立即下载
From Java/Android to Swift iOS 立即下载
深入剖析iOS性能优化 立即下载