Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在写一个网页,有时选择元素上的“选择器”轮会缩小字体以便可以阅读,有时它只是在文本中放置“...”以缩短它但保留字体的大小原封不动。
有没有办法指定使用哪种方法?我希望适当缩放字体大小。
谢谢!
您使用返回视图而不是字符串的选取器数据源方法。在视图中放置标签,并根据需要设置字体选项:
– pickerView:viewForRow:forComponent:reusingView: