Re: Feh. Obj-C syntax question
Re: Feh. Obj-C syntax question
- Subject: Re: Feh. Obj-C syntax question
- From: Rick Mann <email@hidden>
- Date: Wed, 7 Nov 2007 16:46:32 -0800
On Nov 7, 2007, at 4:30 PM, Joachim Deelen wrote:
You can declare your own setter and getter, as attributes to the
property.
@property(getter=myGetter,setter=mySetter) float var;
But then you have to write the corresponding getter/setter on your
own....As far as I know...
Thanks, that give me enough incentive to look into the Obj-C docs.
Thanks!
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden