Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

iOS 7.1 and Xcode 5.1

Into an UIViewController class .m file, Apple add the following category code :

@interface AViewController ()



What is the advantage to put "properties", "outlet" and "action" there instead of putting them in the .h file? For me it is a little confusing.
Best regards
Bernard Maire
Sign In or Register to comment.