selfuserSessioncurrentMainVCgoBackLiveBtn addTargetself actionselectorgoBackLiveBtnClicked forControlEventsUIControlEventTouchUpInside;转swift
self.userSession.currentMainVC.goBackLiveBtn.addTarget(self, action: #selector(goBackLiveBtnClicked(_:)), for: .touchUpInside)
原文地址: https://www.cveoy.top/t/topic/iL7M 著作权归作者所有。请勿转载和采集!