【发布时间】:2017-10-26 05:03:01
【问题描述】:
我正在尝试更改 Apple Research 套件的标签、图像等的默认颜色,但没有任何成功。
有没有配置。我需要在 AppDelegate 中更改它吗?能否请您分享一个代码示例。
我不确定如何使用“appearanceWhenContainedInInstancesOfClasses”。
Set tint color at UIView
UIView.appearanceWhenContainedInInstancesOfClasses([ORKTaskViewController.self]).tintColor = UIColor().darkPurple
【问题讨论】:
标签: ios swift uiview healthkit researchkit