Updating UILabel in the middle of a for() loop

后端 未结 3 1188
慢半拍i
慢半拍i 2020-12-05 21:39

I have a method with a for() loop. In that loop, mylabel.text is updated many times. However, the actual label does not update on the screen until the method is done, updati

3条回答
提交回复
热议问题