标签: ios swift
如何在UIDatePicker组件中对齐中心字体?
https://imgur.com/a/P0kF5s8
答案 0 :(得分:0)
您可以使用以下代码将对齐方式设置为居中:
label.textAlignment = NSTextAlignmentCenter;