How do I iterate through an array of type Timer and set each timer equal to nil

后端 未结 0 1034
余生分开走
余生分开走 2020-12-22 13:09

I am trying to iterate through an array of timers to set each timer equal to nil. I am met with this error:

Cannot assign to value: \'timer\' is a \'let\

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