Xcode - xib/storyboard 中 UIImageView 的颜色
Xcode - color of UIImageView in xib/storyboard
在办公室,我有两个不同的 Mac。在其中一个中,当我在 xib/storyboards 中拖动一个 UIImageView
时,它看起来像这张图片中的浅蓝色。
但在另一个 Mac 上,UIImageView
出现 brown/sandy。
我无法解释原因,也无法为此找到配置。
现在我有 Xcode 9,但 Xcode 8 和 7 是一样的。
想法?
此颜色取决于您可以在系统Preferences/General/Highlight中设置的高亮颜色颜色。
在办公室,我有两个不同的 Mac。在其中一个中,当我在 xib/storyboards 中拖动一个 UIImageView
时,它看起来像这张图片中的浅蓝色。
但在另一个 Mac 上,UIImageView
出现 brown/sandy。
我无法解释原因,也无法为此找到配置。
现在我有 Xcode 9,但 Xcode 8 和 7 是一样的。 想法?
此颜色取决于您可以在系统Preferences/General/Highlight中设置的高亮颜色颜色。