Are you able to have three boolean expressions in Swift?

前端 未结 0 642
半阙折子戏
半阙折子戏 2020-12-11 10:35

I have an if statement with three boolean expressions in my iOS app and I keep receiving an error that there is too much to process:

 if (userSettings.newsCat         


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