开发者

How can the color of a UI Label be changed

开发者 https://www.devze.com 2022-12-28 16:24 出处:网络
What is the syntax to change the color of a UILabe开发者_开发百科l? Also, where can this information be found?myLabel.textColor = [UIColor redColor];

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

精彩评论

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

关注公众号