When to use -retainCount?

前端 未结 11 1530
借酒劲吻你
借酒劲吻你 2020-11-21 06:49

I would like to know in what situation did you use -retainCount so far, and eventually the problems that can happen using it.

Thanks.

11条回答
  •  深忆病人
    2020-11-21 07:12

    Never use the -retainCount in your code. However if you use, you will never see it returns zero. Think about why. :-)

提交回复
热议问题