Swift - UILabel text not updating when method called

前端 未结 0 1579
天命终不由人
天命终不由人 2021-01-22 17:55

I have a custom UIView in which I have the following property:

internal lazy var usgField: UILabel = {
    let usg = UILabel()
    usg.font = .systemFont(ofSize:          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题