objective c - When should i use a @property? -


when declare object class,when should use alloc , init , when should give @ property directive.under situations need use them.the property directives bit confusing.need help......

have read programming guide? or other documentation?

i'm not being rude, trying skim docs , asking questions here isn't going far reading documentation before diving in , trying write apps.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -