Re: Invoking protocol method on the main thread
Re: Invoking protocol method on the main thread
- Subject: Re: Invoking protocol method on the main thread
- From: Graham Cox <email@hidden>
- Date: Fri, 16 Nov 2012 10:40:44 +1100
On 16/11/2012, at 10:23 AM, Greg Parker <email@hidden> wrote:
> The simple solution is to declare your property as NSObject<MyProtocol>* .
>
D'oh!!
Thanks - that was simple. I thought I'd tried it, but my syntax was wrong: I had NSObject*<MyProtocol>
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden