Re: UIKit-additions and class references
Re: UIKit-additions and class references
- Subject: Re: UIKit-additions and class references
- From: David Duncan <email@hidden>
- Date: Wed, 07 Mar 2012 11:40:41 -0800
On Mar 6, 2012, at 1:28 PM, Mikkel Islay wrote:
> Does anyone know the reason why the UIKit-additions for NSString, NSValue etc. aren't mentioned in the respective class references in the Apple documentation for iOS?
Category additions are documented separately from the main class. For example, UIKit's NSString additions are in NSString(UIStringDrawing) (which you can search for in the documetnation).
--
David Duncan
_______________________________________________
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