UIPickerView 中的字体系列
我必须将所有系统生成的字体放到 UIPickerView 上。
请告诉我是否有任何方法可以做到这一点?
我尝试通过 UIFont 初始化 NSMutableArray,但这不起作用。
I have to get all the system generated fonts onto a UIPickerView.
Kindly let me know if there are any ways to do it?
I have tried through initializing NSMutableArray through the UIFont, but that isnt working.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为您提供所有可用字体系列名称的数组。
Gives you an array of all the font family names available.