Confetti function doesn't fall when called

后端 未结 0 666
情歌与酒
情歌与酒 2021-01-30 02:04
    func confettiStart() {

        confettiView.frame = self.view.bounds

        self.view.addSubview(confettiView)
        
        confettiView.startAnimating()
             


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