Wednesday, January 21, 2015

Re: How do you call this syntax in objective-c?

Those are protocols, that's the syntax to make a class conform to a protocol.

Remy "Psy" Demarest
remy.demarest@gmail.com



> Le 20 janv. 2015 à 07:19, Aaron Lewis <the.warl0ck.1989@gmail.com> a écrit :
>
> Hi,
>
> When you define an interface you can use '<>' to support delegates
>
> @interface RootViewController : UITableViewController
> <UITableViewDelegate, UITableViewDataSource>
>
> How do you call/pronounce this '<>' syntax in english?
> I'm trying to find more details on it, but I don't know how to search for it ..
>
> --
> Best Regards,
> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
> _______________________________________________

No comments:

Post a Comment