开发者

How can the color of a UI Label be changed

What is the syntax to change the color of a UILabe开发者_开发百科l?

Also, where can this information be found?


myLabel.textColor = [UIColor redColor];


Did you even look at the documentation for UILabel? That should always be your first port of call :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜