Strong vs Weak Reference in Cocoa

  • Post comments:1 Comment

In iOS we always end up defining our instance variables as  @property (strong) or @property(weak). But what does strong and weak mean, and when to use which one? In cocoa,…

Continue Reading Strong vs Weak Reference in Cocoa

End of content

No more pages to load