I want to know the proper definition working and importance of
weak,strong,atomic,non-atomic,retain,copy ,reuse,cell-reusable
Please don't refer me some link.
Can anyone help me?
I want to know the proper definition working and importance of
weak,strong,atomic,non-atomic,retain,copy ,reuse,cell-reusable
Please don't refer me some link.
Can anyone help me?
The below link contain both Good information regarding ios basic property attributes
Objective-C declared @property attributes (nonatomic, copy, strong, weak)