The reason why the weak cannot be added in front of the delegate

protocol BackImage: NSObjectProtocol{

    func backImage(image: UIImage)

}


The red font must be added to add weak in front of the delegate.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326471694&siteId=291194637