gpt4 book ai didi

iphone - UITableViewCell 文本的字体和颜色是什么?

转载 作者:可可西里 更新时间:2023-11-01 04:11:47 26 4
gpt4 key购买 nike

我想复制apple提供的UITableViewCellStyleValue1,就是看不懂右边单元格中文本的字体和大小。具体下面数字的字体和颜色是,28 1 6843。

enter image description here

最佳答案

使用带有标签的默认字体size = [UIFont boldSystemFontOfSize:16];

你要找的号码的颜色是

label.textColor = [UIColor colorWithRed:81.0/255.0 green:102.0/255.0 blue:145.0/255.0 alpha:1.0];

关于iphone - UITableViewCell 文本的字体和颜色是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7425498/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com