In Swift - Type of expression is ambiguous without more context

前端 未结 0 698
难免孤独
难免孤独 2021-02-13 20:14
func resetInfoPopUp() {
    if let resetInfo = self.viewModel.getResetInfo()
    {
        self.presentNotificationWithoutActionPopUpDelegate(title: resetInfo.title,
            


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