Last active
December 18, 2015 03:48
-
-
Save chriseidhof/5720696 to your computer and use it in GitHub Desktop.
All classes in iOS
Execute this in e.g. "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/System/Library/Frameworks"
or /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| All classes in iOS | |
| Execute this in e.g. "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/System/Library/Frameworks" | |
| (find . -name "*.h" -type f -exec grep "@interface" {} \;) | sed -E 's/^.*\@interface[ \t]+([a-zA-Z0-9]+).*/\1/' | sort | uniq |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ABNewPersonViewController | |
| ABPeoplePickerNavigationController | |
| ABPersonViewController | |
| ABUnknownPersonViewController | |
| ACAccount | |
| ACAccountCredential | |
| ACAccountStore | |
| ACAccountType | |
| ADBannerView | |
| ADInterstitialAd | |
| ALAsset | |
| ALAssetRepresentation | |
| ALAssetsFilter | |
| ALAssetsGroup | |
| ALAssetsLibrary | |
| ASIdentifierManager | |
| AVAsset | |
| AVAssetExportSession | |
| AVAssetImageGenerator | |
| AVAssetReader | |
| AVAssetReaderAudioMixOutput | |
| AVAssetReaderOutput | |
| AVAssetReaderTrackOutput | |
| AVAssetReaderVideoCompositionOutput | |
| AVAssetResourceLoader | |
| AVAssetResourceLoadingRequest | |
| AVAssetTrack | |
| AVAssetTrackSegment | |
| AVAssetWriter | |
| AVAssetWriterInput | |
| AVAssetWriterInputPixelBufferAdaptor | |
| AVAudioMix | |
| AVAudioMixInputParameters | |
| AVAudioPlayer | |
| AVAudioRecorder | |
| AVAudioSession | |
| AVAudioSessionChannelDescription | |
| AVAudioSessionDataSourceDescription | |
| AVAudioSessionPortDescription | |
| AVAudioSessionRouteDescription | |
| AVCaptureAudioChannel | |
| AVCaptureAudioDataOutput | |
| AVCaptureAudioFileOutput | |
| AVCaptureAudioPreviewOutput | |
| AVCaptureConnection | |
| AVCaptureDevice | |
| AVCaptureDeviceFormat | |
| AVCaptureDeviceInput | |
| AVCaptureDeviceInputSource | |
| AVCaptureFileOutput | |
| AVCaptureInput | |
| AVCaptureInputPort | |
| AVCaptureMetadataOutput | |
| AVCaptureMovieFileOutput | |
| AVCaptureOutput | |
| AVCaptureScreenInput | |
| AVCaptureSession | |
| AVCaptureStillImageOutput | |
| AVCaptureVideoDataOutput | |
| AVCaptureVideoPreviewLayer | |
| AVComposition | |
| AVCompositionTrack | |
| AVCompositionTrackSegment | |
| AVFrameRateRange | |
| AVMediaSelectionGroup | |
| AVMediaSelectionOption | |
| AVMetadataFaceObject | |
| AVMetadataItem | |
| AVMetadataObject | |
| AVMutableAudioMix | |
| AVMutableAudioMixInputParameters | |
| AVMutableComposition | |
| AVMutableCompositionTrack | |
| AVMutableMetadataItem | |
| AVMutableTimedMetadataGroup | |
| AVMutableVideoComposition | |
| AVMutableVideoCompositionInstruction | |
| AVMutableVideoCompositionLayerInstruction | |
| AVPlayer | |
| AVPlayerItem | |
| AVPlayerItemAccessLog | |
| AVPlayerItemAccessLogEvent | |
| AVPlayerItemErrorLog | |
| AVPlayerItemErrorLogEvent | |
| AVPlayerItemOutput | |
| AVPlayerItemTrack | |
| AVPlayerItemVideoOutput | |
| AVPlayerLayer | |
| AVQueuePlayer | |
| AVSynchronizedLayer | |
| AVTextStyleRule | |
| AVTimedMetadataGroup | |
| AVURLAsset | |
| AVVideoComposition | |
| AVVideoCompositionCoreAnimationTool | |
| AVVideoCompositionInstruction | |
| AVVideoCompositionLayerInstruction | |
| CAAnimation | |
| CAAnimationGroup | |
| CABasicAnimation | |
| CADisplayLink | |
| CAEAGLLayer | |
| CAEmitterCell | |
| CAEmitterLayer | |
| CAGradientLayer | |
| CAKeyframeAnimation | |
| CALayer | |
| CAMediaTimingFunction | |
| CAPropertyAnimation | |
| CAReplicatorLayer | |
| CAScrollLayer | |
| CAShapeLayer | |
| CATextLayer | |
| CATiledLayer | |
| CATransaction | |
| CATransformLayer | |
| CATransition | |
| CAValueFunction | |
| CBATTRequest | |
| CBCentral | |
| CBCentralManager | |
| CBCharacteristic | |
| CBDescriptor | |
| CBMutableCharacteristic | |
| CBMutableDescriptor | |
| CBMutableService | |
| CBPeripheral | |
| CBPeripheralManager | |
| CBService | |
| CBUUID | |
| CIColor | |
| CIContext | |
| CIDetector | |
| CIFaceFeature | |
| CIFeature | |
| CIFilter | |
| CIImage | |
| CIVector | |
| CLGeocoder | |
| CLHeading | |
| CLLocation | |
| CLLocationManager | |
| CLPlacemark | |
| CLRegion | |
| CMAccelerometerData | |
| CMAttitude | |
| CMDeviceMotion | |
| CMGyroData | |
| CMLogItem | |
| CMMagnetometerData | |
| CMMotionManager | |
| CTCall | |
| CTCallCenter | |
| CTCarrier | |
| CTTelephonyNetworkInfo | |
| EAAccessory | |
| EAAccessoryManager | |
| EAGLContext | |
| EAGLSharegroup | |
| EASession | |
| EKAlarm | |
| EKCalendar | |
| EKCalendarChooser | |
| EKCalendarItem | |
| EKEvent | |
| EKEventEditViewController | |
| EKEventStore | |
| EKEventViewController | |
| EKObject | |
| EKParticipant | |
| EKRecurrenceDayOfWeek | |
| EKRecurrenceEnd | |
| EKRecurrenceRule | |
| EKReminder | |
| EKSource | |
| EKStructuredLocation | |
| GKAchievement | |
| GKAchievementChallenge | |
| GKAchievementDescription | |
| GKAchievementViewController | |
| GKChallenge | |
| GKChallengeEventHandler | |
| GKFriendRequestComposeViewController | |
| GKGameCenterViewController | |
| GKInvite | |
| GKLeaderboard | |
| GKLeaderboardViewController | |
| GKLocalPlayer | |
| GKMatch | |
| GKMatchRequest | |
| GKMatchmaker | |
| GKMatchmakerViewController | |
| GKNotificationBanner | |
| GKPeerPickerController | |
| GKPlayer | |
| GKScore | |
| GKScoreChallenge | |
| GKSession | |
| GKTurnBasedEventHandler | |
| GKTurnBasedMatch | |
| GKTurnBasedMatchmakerViewController | |
| GKTurnBasedParticipant | |
| GKVoiceChat | |
| GKVoiceChatService | |
| GLKBaseEffect | |
| GLKEffectProperty | |
| GLKEffectPropertyFog | |
| GLKEffectPropertyLight | |
| GLKEffectPropertyMaterial | |
| GLKEffectPropertyTexture | |
| GLKEffectPropertyTransform | |
| GLKReflectionMapEffect | |
| GLKSkyboxEffect | |
| GLKTextureInfo | |
| GLKTextureLoader | |
| GLKView | |
| GLKViewController | |
| IOHIDDeviceDeviceInterface | |
| IOHIDDeviceQueueInterface | |
| IOHIDDeviceTransactionInterface | |
| IOUSBDeviceInterface | |
| IOUSBDeviceInterface182 | |
| IOUSBDeviceInterface187 | |
| IOUSBDeviceInterface197 | |
| IOUSBDeviceInterface245 | |
| IOUSBDeviceInterface300 | |
| IOUSBDeviceInterface320 | |
| IOUSBInterfaceInterface | |
| IOUSBInterfaceInterface182 | |
| IOUSBInterfaceInterface183 | |
| IOUSBInterfaceInterface190 | |
| IOUSBInterfaceInterface192 | |
| IOUSBInterfaceInterface197 | |
| MFMailComposeViewController | |
| MFMessageComposeViewController | |
| MIDINetworkConnection | |
| MIDINetworkHost | |
| MIDINetworkSession | |
| MKAnnotationView | |
| MKCircle | |
| MKCircleView | |
| MKDirectionsRequest | |
| MKLocalSearch | |
| MKLocalSearchRequest | |
| MKLocalSearchResponse | |
| MKMapItem | |
| MKMapView | |
| MKMultiPoint | |
| MKOverlayPathView | |
| MKOverlayView | |
| MKPinAnnotationView | |
| MKPlacemark | |
| MKPointAnnotation | |
| MKPolygon | |
| MKPolygonView | |
| MKPolyline | |
| MKPolylineView | |
| MKReverseGeocoder | |
| MKShape | |
| MKUserLocation | |
| MKUserTrackingBarButtonItem | |
| MPMediaEntity | |
| MPMediaItem | |
| MPMediaItemArtwork | |
| MPMediaItemCollection | |
| MPMediaLibrary | |
| MPMediaPickerController | |
| MPMediaPlaylist | |
| MPMediaPredicate | |
| MPMediaPropertyPredicate | |
| MPMediaQuery | |
| MPMediaQuerySection | |
| MPMovieAccessLog | |
| MPMovieAccessLogEvent | |
| MPMovieErrorLog | |
| MPMovieErrorLogEvent | |
| MPMoviePlayerController | |
| MPMoviePlayerViewController | |
| MPMusicPlayerController | |
| MPNowPlayingInfoCenter | |
| MPTimedMetadata | |
| MPVolumeView | |
| MyClass | |
| NKAssetDownload | |
| NKIssue | |
| NKLibrary | |
| NSArray | |
| NSAssertionHandler | |
| NSAtomicStore | |
| NSAtomicStoreCacheNode | |
| NSAttributeDescription | |
| NSAttributedString | |
| NSAutoreleasePool | |
| NSBlockOperation | |
| NSBundle | |
| NSByteCountFormatter | |
| NSCache | |
| NSCachedURLResponse | |
| NSCalendar | |
| NSCharacterSet | |
| NSCoder | |
| NSComparisonPredicate | |
| NSCompoundPredicate | |
| NSCondition | |
| NSConditionLock | |
| NSConstantString | |
| NSCountedSet | |
| NSData | |
| NSDataDetector | |
| NSDate | |
| NSDateComponents | |
| NSDateFormatter | |
| NSDecimalNumber | |
| NSDecimalNumberHandler | |
| NSDictionary | |
| NSDirectoryEnumerator | |
| NSEntityDescription | |
| NSEntityMapping | |
| NSEntityMigrationPolicy | |
| NSEnumerator | |
| NSError | |
| NSException | |
| NSExpression | |
| NSExpressionDescription | |
| NSFetchRequest | |
| NSFetchRequestExpression | |
| NSFetchedPropertyDescription | |
| NSFetchedResultsController | |
| NSFileCoordinator | |
| NSFileHandle | |
| NSFileManager | |
| NSFileSecurity | |
| NSFileVersion | |
| NSFileWrapper | |
| NSFormatter | |
| NSHTTPCookie | |
| NSHTTPCookieStorage | |
| NSHTTPURLResponse | |
| NSHashTable | |
| NSIncrementalStore | |
| NSIncrementalStoreNode | |
| NSIndexPath | |
| NSIndexSet | |
| NSInputStream | |
| NSInvocation | |
| NSInvocationOperation | |
| NSJSONSerialization | |
| NSKeyedArchiver | |
| NSKeyedUnarchiver | |
| NSLayoutConstraint | |
| NSLinguisticTagger | |
| NSLocale | |
| NSLock | |
| NSMachPort | |
| NSManagedObject | |
| NSManagedObjectContext | |
| NSManagedObjectID | |
| NSManagedObjectModel | |
| NSMapTable | |
| NSMappingModel | |
| NSMergeConflict | |
| NSMergePolicy | |
| NSMessagePort | |
| NSMetadataItem | |
| NSMetadataQuery | |
| NSMetadataQueryAttributeValueTuple | |
| NSMetadataQueryResultGroup | |
| NSMethodSignature | |
| NSMigrationManager | |
| NSMutableArray | |
| NSMutableAttributedString | |
| NSMutableCharacterSet | |
| NSMutableData | |
| NSMutableDictionary | |
| NSMutableIndexSet | |
| NSMutableOrderedSet | |
| NSMutableParagraphStyle | |
| NSMutableSet | |
| NSMutableString | |
| NSMutableURLRequest | |
| NSNetService | |
| NSNetServiceBrowser | |
| NSNotification | |
| NSNotificationCenter | |
| NSNotificationQueue | |
| NSNull | |
| NSNumber | |
| NSNumberFormatter | |
| NSObject | |
| NSOperation | |
| NSOperationQueue | |
| NSOrderedSet | |
| NSOrthography | |
| NSOutputStream | |
| NSParagraphStyle | |
| NSPersistentStore | |
| NSPersistentStoreCoordinator | |
| NSPersistentStoreRequest | |
| NSPipe | |
| NSPointerArray | |
| NSPointerFunctions | |
| NSPort | |
| NSPredicate | |
| NSProcessInfo | |
| NSPropertyDescription | |
| NSPropertyListSerialization | |
| NSPropertyMapping | |
| NSProxy | |
| NSPurgeableData | |
| NSRecursiveLock | |
| NSRegularExpression | |
| NSRelationshipDescription | |
| NSRunLoop | |
| NSSaveChangesRequest | |
| NSScanner | |
| NSSet | |
| NSShadow | |
| NSSimpleCString | |
| NSSocketPort | |
| NSSortDescriptor | |
| NSStream | |
| NSString | |
| NSStringDrawingContext | |
| NSTextCheckingResult | |
| NSThread | |
| NSTimeZone | |
| NSTimer | |
| NSURL | |
| NSURLAuthenticationChallenge | |
| NSURLCache | |
| NSURLConnection | |
| NSURLCredential | |
| NSURLCredentialStorage | |
| NSURLProtectionSpace | |
| NSURLProtocol | |
| NSURLRequest | |
| NSURLResponse | |
| NSUUID | |
| NSUbiquitousKeyValueStore | |
| NSUndoManager | |
| NSUserDefaults | |
| NSValue | |
| NSValueTransformer | |
| NSXMLParser | |
| PKAddPassesViewController | |
| PKPass | |
| PKPassLibrary | |
| QLPreviewController | |
| SKDownload | |
| SKMutablePayment | |
| SKPayment | |
| SKPaymentQueue | |
| SKPaymentTransaction | |
| SKProduct | |
| SKProductsRequest | |
| SKProductsResponse | |
| SKRequest | |
| SKStoreProductViewController | |
| SLComposeViewController | |
| SLRequest | |
| TWRequest | |
| TWTweetComposeViewController | |
| UIAcceleration | |
| UIAccelerometer | |
| UIAccessibilityElement | |
| UIActionSheet | |
| UIActivity | |
| UIActivityIndicatorView | |
| UIActivityItemProvider | |
| UIActivityViewController | |
| UIAlertView | |
| UIApplication | |
| UIBarButtonItem | |
| UIBarItem | |
| UIBezierPath | |
| UIButton | |
| UICollectionReusableView | |
| UICollectionView | |
| UICollectionViewCell | |
| UICollectionViewController | |
| UICollectionViewFlowLayout | |
| UICollectionViewLayout | |
| UICollectionViewLayoutAttributes | |
| UICollectionViewUpdateItem | |
| UIColor | |
| UIControl | |
| UIDatePicker | |
| UIDevice | |
| UIDictationPhrase | |
| UIDocument | |
| UIDocumentInteractionController | |
| UIEvent | |
| UIFont | |
| UIGestureRecognizer | |
| UIImage | |
| UIImagePickerController | |
| UIImageView | |
| UILabel | |
| UILocalNotification | |
| UILocalizedIndexedCollation | |
| UILongPressGestureRecognizer | |
| UIManagedDocument | |
| UIMarkupTextPrintFormatter | |
| UIMenuController | |
| UIMenuItem | |
| UINavigationBar | |
| UINavigationController | |
| UINavigationItem | |
| UINib | |
| UIPageControl | |
| UIPageViewController | |
| UIPanGestureRecognizer | |
| UIPasteboard | |
| UIPickerView | |
| UIPinchGestureRecognizer | |
| UIPopoverBackgroundView | |
| UIPopoverController | |
| UIPrintFormatter | |
| UIPrintInfo | |
| UIPrintInteractionController | |
| UIPrintPageRenderer | |
| UIPrintPaper | |
| UIProgressView | |
| UIReferenceLibraryViewController | |
| UIRefreshControl | |
| UIResponder | |
| UIRotationGestureRecognizer | |
| UIScreen | |
| UIScreenMode | |
| UIScrollView | |
| UISearchBar | |
| UISearchDisplayController | |
| UISegmentedControl | |
| UISimpleTextPrintFormatter | |
| UISlider | |
| UISplitViewController | |
| UIStepper | |
| UIStoryboard | |
| UIStoryboardPopoverSegue | |
| UIStoryboardSegue | |
| UISwipeGestureRecognizer | |
| UISwitch | |
| UITabBar | |
| UITabBarController | |
| UITabBarItem | |
| UITableView | |
| UITableViewCell | |
| UITableViewController | |
| UITableViewHeaderFooterView | |
| UITapGestureRecognizer | |
| UITextChecker | |
| UITextField | |
| UITextInputMode | |
| UITextInputStringTokenizer | |
| UITextPosition | |
| UITextRange | |
| UITextSelectionRect | |
| UITextView | |
| UIToolbar | |
| UITouch | |
| UIVideoEditorController | |
| UIView | |
| UIViewController | |
| UIViewPrintFormatter | |
| UIWebView | |
| UIWindow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ABAddressBook | |
| ABGroup | |
| ABMultiValue | |
| ABMutableMultiValue | |
| ABPeoplePickerView | |
| ABPerson | |
| ABPersonView | |
| ABRecord | |
| ABSearchElement | |
| ACAccount | |
| ACAccountCredential | |
| ACAccountStore | |
| ACAccountType | |
| AMAction | |
| AMAppleScriptAction | |
| AMBundleAction | |
| AMShellScriptAction | |
| AMWorkflow | |
| AMWorkflowController | |
| AMWorkflowView | |
| ASKPluginObject | |
| AUGenericView | |
| AUPannerView | |
| AVAsset | |
| AVAssetExportSession | |
| AVAssetImageGenerator | |
| AVAssetReader | |
| AVAssetReaderAudioMixOutput | |
| AVAssetReaderOutput | |
| AVAssetReaderTrackOutput | |
| AVAssetReaderVideoCompositionOutput | |
| AVAssetTrack | |
| AVAssetTrackSegment | |
| AVAssetWriter | |
| AVAssetWriterInput | |
| AVAssetWriterInputPixelBufferAdaptor | |
| AVAudioMix | |
| AVAudioMixInputParameters | |
| AVAudioPlayer | |
| AVAudioRecorder | |
| AVB17221ACMPInterface | |
| AVB17221ACMPMessage | |
| AVB17221AECPAEMMessage | |
| AVB17221AECPAVCMessage | |
| AVB17221AECPAddressAccessMessage | |
| AVB17221AECPAddressAccessTLV | |
| AVB17221AECPInterface | |
| AVB17221AECPMessage | |
| AVB17221AECPVendorMessage | |
| AVB17221Entity | |
| AVB17221EntityDiscovery | |
| AVB1722ControlInterface | |
| AVBEthernetInterface | |
| AVBInterface | |
| AVBMACAddress | |
| AVCaptureAudioChannel | |
| AVCaptureAudioDataOutput | |
| AVCaptureAudioFileOutput | |
| AVCaptureAudioPreviewOutput | |
| AVCaptureConnection | |
| AVCaptureDevice | |
| AVCaptureDeviceFormat | |
| AVCaptureDeviceInput | |
| AVCaptureDeviceInputSource | |
| AVCaptureFileOutput | |
| AVCaptureInput | |
| AVCaptureInputPort | |
| AVCaptureMovieFileOutput | |
| AVCaptureOutput | |
| AVCaptureScreenInput | |
| AVCaptureSession | |
| AVCaptureStillImageOutput | |
| AVCaptureVideoDataOutput | |
| AVCaptureVideoPreviewLayer | |
| AVComposition | |
| AVCompositionTrack | |
| AVCompositionTrackSegment | |
| AVFrameRateRange | |
| AVMediaSelectionGroup | |
| AVMediaSelectionOption | |
| AVMetadataItem | |
| AVMutableAudioMix | |
| AVMutableAudioMixInputParameters | |
| AVMutableComposition | |
| AVMutableCompositionTrack | |
| AVMutableMetadataItem | |
| AVMutableTimedMetadataGroup | |
| AVMutableVideoComposition | |
| AVMutableVideoCompositionInstruction | |
| AVMutableVideoCompositionLayerInstruction | |
| AVPlayer | |
| AVPlayerItem | |
| AVPlayerItemAccessLog | |
| AVPlayerItemAccessLogEvent | |
| AVPlayerItemErrorLog | |
| AVPlayerItemErrorLogEvent | |
| AVPlayerItemOutput | |
| AVPlayerItemTrack | |
| AVPlayerItemVideoOutput | |
| AVPlayerLayer | |
| AVQueuePlayer | |
| AVSampleBufferDisplayLayer | |
| AVSynchronizedLayer | |
| AVTimedMetadataGroup | |
| AVURLAsset | |
| AVVideoComposition | |
| AVVideoCompositionCoreAnimationTool | |
| AVVideoCompositionInstruction | |
| AVVideoCompositionLayerInstruction | |
| AudioHardwarePlugInInterface | |
| AudioServerPlugInDriverInterface | |
| AudioServerPlugInHostInterface | |
| CAAnimation | |
| CAAnimationGroup | |
| CABasicAnimation | |
| CAConstraint | |
| CAConstraintLayoutManager | |
| CAEmitterCell | |
| CAEmitterLayer | |
| CAGradientLayer | |
| CAKeyframeAnimation | |
| CALayer | |
| CAMediaTimingFunction | |
| CAOpenGLLayer | |
| CAPropertyAnimation | |
| CARemoteLayerClient | |
| CARemoteLayerServer | |
| CARenderer | |
| CAReplicatorLayer | |
| CAScrollLayer | |
| CAShapeLayer | |
| CATextLayer | |
| CATiledLayer | |
| CATransaction | |
| CATransformLayer | |
| CATransition | |
| CAValueFunction | |
| CBCentralManager | |
| CBCharacteristic | |
| CBDescriptor | |
| CBGroupIdentity | |
| CBIdentity | |
| CBIdentityAuthority | |
| CBIdentityPicker | |
| CBPeripheral | |
| CBService | |
| CBUUID | |
| CBUserIdentity | |
| CIColor | |
| CIContext | |
| CIDetector | |
| CIFaceFeature | |
| CIFeature | |
| CIFilter | |
| CIFilterGenerator | |
| CIFilterShape | |
| CIImage | |
| CIImageAccumulator | |
| CIKernel | |
| CIPlugIn | |
| CISampler | |
| CIVector | |
| CLGeocoder | |
| CLHeading | |
| CLLocation | |
| CLLocationManager | |
| CLPlacemark | |
| CLRegion | |
| CMIOHardwarePlugInInterface | |
| CW8021XProfile | |
| CWChannel | |
| CWConfiguration | |
| CWInterface | |
| CWMutableConfiguration | |
| CWMutableNetworkProfile | |
| CWNetwork | |
| CWNetworkProfile | |
| CWWirelessProfile | |
| CalAlarm | |
| CalAttendee | |
| CalCalendar | |
| CalCalendarItem | |
| CalCalendarStore | |
| CalEvent | |
| CalNthWeekDay | |
| CalRecurrenceEnd | |
| CalRecurrenceRule | |
| CalTask | |
| DOMAbstractView | |
| DOMAttr | |
| DOMBlob | |
| DOMCDATASection | |
| DOMCSSCharsetRule | |
| DOMCSSFontFaceRule | |
| DOMCSSImportRule | |
| DOMCSSMediaRule | |
| DOMCSSPageRule | |
| DOMCSSPrimitiveValue | |
| DOMCSSRule | |
| DOMCSSRuleList | |
| DOMCSSStyleDeclaration | |
| DOMCSSStyleRule | |
| DOMCSSStyleSheet | |
| DOMCSSUnknownRule | |
| DOMCSSValue | |
| DOMCSSValueList | |
| DOMCharacterData | |
| DOMComment | |
| DOMCounter | |
| DOMDocument | |
| DOMDocumentFragment | |
| DOMDocumentType | |
| DOMElement | |
| DOMEntity | |
| DOMEntityReference | |
| DOMEvent | |
| DOMFile | |
| DOMFileList | |
| DOMHTMLAnchorElement | |
| DOMHTMLAppletElement | |
| DOMHTMLAreaElement | |
| DOMHTMLBRElement | |
| DOMHTMLBaseElement | |
| DOMHTMLBaseFontElement | |
| DOMHTMLBodyElement | |
| DOMHTMLButtonElement | |
| DOMHTMLCollection | |
| DOMHTMLDListElement | |
| DOMHTMLDirectoryElement | |
| DOMHTMLDivElement | |
| DOMHTMLDocument | |
| DOMHTMLElement | |
| DOMHTMLEmbedElement | |
| DOMHTMLFieldSetElement | |
| DOMHTMLFontElement | |
| DOMHTMLFormElement | |
| DOMHTMLFrameElement | |
| DOMHTMLFrameSetElement | |
| DOMHTMLHRElement | |
| DOMHTMLHeadElement | |
| DOMHTMLHeadingElement | |
| DOMHTMLHtmlElement | |
| DOMHTMLIFrameElement | |
| DOMHTMLImageElement | |
| DOMHTMLInputElement | |
| DOMHTMLLIElement | |
| DOMHTMLLabelElement | |
| DOMHTMLLegendElement | |
| DOMHTMLLinkElement | |
| DOMHTMLMapElement | |
| DOMHTMLMarqueeElement | |
| DOMHTMLMenuElement | |
| DOMHTMLMetaElement | |
| DOMHTMLModElement | |
| DOMHTMLOListElement | |
| DOMHTMLObjectElement | |
| DOMHTMLOptGroupElement | |
| DOMHTMLOptionElement | |
| DOMHTMLOptionsCollection | |
| DOMHTMLParagraphElement | |
| DOMHTMLParamElement | |
| DOMHTMLPreElement | |
| DOMHTMLQuoteElement | |
| DOMHTMLScriptElement | |
| DOMHTMLSelectElement | |
| DOMHTMLStyleElement | |
| DOMHTMLTableCaptionElement | |
| DOMHTMLTableCellElement | |
| DOMHTMLTableColElement | |
| DOMHTMLTableElement | |
| DOMHTMLTableRowElement | |
| DOMHTMLTableSectionElement | |
| DOMHTMLTextAreaElement | |
| DOMHTMLTitleElement | |
| DOMHTMLUListElement | |
| DOMImplementation | |
| DOMKeyboardEvent | |
| DOMMediaList | |
| DOMMouseEvent | |
| DOMMutationEvent | |
| DOMNamedNodeMap | |
| DOMNode | |
| DOMNodeIterator | |
| DOMNodeList | |
| DOMNotation | |
| DOMObject | |
| DOMOverflowEvent | |
| DOMProcessingInstruction | |
| DOMProgressEvent | |
| DOMRGBColor | |
| DOMRange | |
| DOMRect | |
| DOMStyleSheet | |
| DOMStyleSheetList | |
| DOMText | |
| DOMTreeWalker | |
| DOMUIEvent | |
| DOMWheelEvent | |
| DOMXPathExpression | |
| DOMXPathResult | |
| DRBurn | |
| DRBurnProgressPanel | |
| DRBurnSetupPanel | |
| DRCDTextBlock | |
| DRDevice | |
| DRErase | |
| DREraseProgressPanel | |
| DREraseSetupPanel | |
| DRFSObject | |
| DRFile | |
| DRFolder | |
| DRMSF | |
| DRMSFFormatter | |
| DRNotificationCenter | |
| DRSetupPanel | |
| DRTrack | |
| EKAlarm | |
| EKCalendar | |
| EKCalendarItem | |
| EKEvent | |
| EKEventStore | |
| EKObject | |
| EKParticipant | |
| EKRecurrenceDayOfWeek | |
| EKRecurrenceEnd | |
| EKRecurrenceRule | |
| EKReminder | |
| EKSource | |
| EKStructuredLocation | |
| GKAchievement | |
| GKAchievementChallenge | |
| GKAchievementDescription | |
| GKAchievementViewController | |
| GKChallenge | |
| GKChallengeEventHandler | |
| GKChallengesViewController | |
| GKDialogController | |
| GKFriendRequestComposeViewController | |
| GKGameCenterViewController | |
| GKInvite | |
| GKLeaderboard | |
| GKLeaderboardViewController | |
| GKLocalPlayer | |
| GKMatch | |
| GKMatchRequest | |
| GKMatchmaker | |
| GKMatchmakerViewController | |
| GKNotificationBanner | |
| GKPlayer | |
| GKScore | |
| GKScoreChallenge | |
| GKTurnBasedEventHandler | |
| GKTurnBasedMatch | |
| GKTurnBasedMatchmakerViewController | |
| GKTurnBasedParticipant | |
| GKVoiceChat | |
| GLKBaseEffect | |
| GLKEffectProperty | |
| GLKEffectPropertyFog | |
| GLKEffectPropertyLight | |
| GLKEffectPropertyMaterial | |
| GLKEffectPropertyTexture | |
| GLKEffectPropertyTransform | |
| GLKReflectionMapEffect | |
| GLKSkyboxEffect | |
| GLKTextureInfo | |
| GLKTextureLoader | |
| ICCameraDevice | |
| ICCameraFile | |
| ICCameraFolder | |
| ICCameraItem | |
| ICDevice | |
| ICDeviceBrowser | |
| ICScannerBandData | |
| ICScannerDevice | |
| ICScannerFeature | |
| ICScannerFeatureBoolean | |
| ICScannerFeatureEnumeration | |
| ICScannerFeatureRange | |
| ICScannerFeatureTemplate | |
| ICScannerFunctionalUnit | |
| ICScannerFunctionalUnitDocumentFeeder | |
| ICScannerFunctionalUnitFlatbed | |
| ICScannerFunctionalUnitNegativeTransparency | |
| ICScannerFunctionalUnitPositiveTransparency | |
| IKCameraDeviceView | |
| IKDeviceBrowserView | |
| IKFilterBrowserPanel | |
| IKFilterBrowserView | |
| IKFilterUIView | |
| IKImageBrowserCell | |
| IKImageBrowserView | |
| IKImageEditPanel | |
| IKImageView | |
| IKPictureTaker | |
| IKSaveOptions | |
| IKScannerDeviceView | |
| IKSlideshow | |
| IMAVButton | |
| IMAVControl | |
| IMAVControlBar | |
| IMAVManager | |
| IMAVSlider | |
| IMKCandidates | |
| IMKInputController | |
| IMKServer | |
| IMService | |
| IMServicePlugInFileTransfer | |
| IMServicePlugInFileTransferSession | |
| IMServicePlugInIncomingFileTransfer | |
| IMServicePlugInIncomingFileTransferSession | |
| IMServicePlugInMessage | |
| IMServicePlugInOutgoingFileTransfer | |
| IMServicePlugInOutgoingFileTransferSession | |
| IOATASMARTInterface | |
| IOBluetoothAccessibilityIgnoredImageCell | |
| IOBluetoothAccessibilityIgnoredTextFieldCell | |
| IOBluetoothDevice | |
| IOBluetoothDeviceInquiry | |
| IOBluetoothDeviceSelectorController | |
| IOBluetoothHandsFree | |
| IOBluetoothHandsFreeAudioGateway | |
| IOBluetoothHandsFreeDevice | |
| IOBluetoothHandsFreeGateway | |
| IOBluetoothHeadsetDevice | |
| IOBluetoothHostController | |
| IOBluetoothL2CAPChannel | |
| IOBluetoothOBEXSession | |
| IOBluetoothObject | |
| IOBluetoothObjectPushUIController | |
| IOBluetoothPairingController | |
| IOBluetoothPasskeyDisplay | |
| IOBluetoothRFCOMMAudioController | |
| IOBluetoothRFCOMMChannel | |
| IOBluetoothSDPDataElement | |
| IOBluetoothSDPServiceAttribute | |
| IOBluetoothSDPServiceRecord | |
| IOBluetoothSDPUUID | |
| IOBluetoothServiceBrowserController | |
| IOBluetoothUserNotification | |
| IOHIDDeviceDeviceInterface | |
| IOHIDDeviceQueueInterface | |
| IOHIDDeviceTransactionInterface | |
| IOUPSPlugInInterface | |
| IOUSBDeviceInterface | |
| IOUSBDeviceInterface182 | |
| IOUSBDeviceInterface187 | |
| IOUSBDeviceInterface197 | |
| IOUSBDeviceInterface245 | |
| IOUSBDeviceInterface300 | |
| IOUSBDeviceInterface320 | |
| IOUSBDeviceInterface500 | |
| IOUSBInterfaceInterface | |
| IOUSBInterfaceInterface182 | |
| IOUSBInterfaceInterface183 | |
| IOUSBInterfaceInterface190 | |
| IOUSBInterfaceInterface192 | |
| IOUSBInterfaceInterface197 | |
| ISyncChange | |
| ISyncClient | |
| ISyncFilter | |
| ISyncManager | |
| ISyncRecordReference | |
| ISyncRecordSnapshot | |
| ISyncSession | |
| ISyncSessionDriver | |
| InstallerPane | |
| InstallerSection | |
| InstallerState | |
| JNFDefaultCoercions | |
| JNFException | |
| JNFJObjectWrapper | |
| JNFRunLoop | |
| JNFRunnable | |
| JNFTypeCoercer | |
| JNFWeakJObjectWrapper | |
| JRSAppKitAWT | |
| JRSDrag | |
| JRSInputMethodController | |
| JRSRenderServer | |
| JRSSecurity | |
| JRSSymbolicator | |
| JavaFrameView | |
| MyClass | |
| NSATSTypesetter | |
| NSActionCell | |
| NSAffineTransform | |
| NSAlert | |
| NSAnimation | |
| NSAnimationContext | |
| NSAppleEventDescriptor | |
| NSAppleEventManager | |
| NSAppleScript | |
| NSApplication | |
| NSArchiver | |
| NSArray | |
| NSArrayController | |
| NSAssertionHandler | |
| NSAtomicStore | |
| NSAtomicStoreCacheNode | |
| NSAttributeDescription | |
| NSAttributedString | |
| NSAutoreleasePool | |
| NSBezierPath | |
| NSBitmapImageRep | |
| NSBlockOperation | |
| NSBox | |
| NSBrowser | |
| NSBrowserCell | |
| NSBundle | |
| NSButton | |
| NSButtonCell | |
| NSByteCountFormatter | |
| NSCIImageRep | |
| NSCache | |
| NSCachedImageRep | |
| NSCachedURLResponse | |
| NSCalendar | |
| NSCalendarDate | |
| NSCell | |
| NSCharacterSet | |
| NSClassDescription | |
| NSClipView | |
| NSCloneCommand | |
| NSCloseCommand | |
| NSCoder | |
| NSCoercionHandler | |
| NSCollectionView | |
| NSCollectionViewItem | |
| NSColor | |
| NSColorList | |
| NSColorPanel | |
| NSColorPicker | |
| NSColorSpace | |
| NSColorWell | |
| NSComboBox | |
| NSComboBoxCell | |
| NSComparisonPredicate | |
| NSCompoundPredicate | |
| NSCondition | |
| NSConditionLock | |
| NSConnection | |
| NSConstantString | |
| NSControl | |
| NSController | |
| NSCountCommand | |
| NSCountedSet | |
| NSCreateCommand | |
| NSCursor | |
| NSCustomImageRep | |
| NSData | |
| NSDataDetector | |
| NSDate | |
| NSDateComponents | |
| NSDateFormatter | |
| NSDatePicker | |
| NSDatePickerCell | |
| NSDecimalNumber | |
| NSDecimalNumberHandler | |
| NSDeleteCommand | |
| NSDictionary | |
| NSDictionaryController | |
| NSDirectoryEnumerator | |
| NSDistantObject | |
| NSDistantObjectRequest | |
| NSDistributedLock | |
| NSDistributedNotificationCenter | |
| NSDockTile | |
| NSDocument | |
| NSDocumentController | |
| NSDraggingImageComponent | |
| NSDraggingItem | |
| NSDraggingSession | |
| NSDrawer | |
| NSEPSImageRep | |
| NSEntityDescription | |
| NSEntityMapping | |
| NSEntityMigrationPolicy | |
| NSEnumerator | |
| NSError | |
| NSEvent | |
| NSException | |
| NSExceptionHandler | |
| NSExistsCommand | |
| NSExpression | |
| NSExpressionDescription | |
| NSFetchRequest | |
| NSFetchRequestExpression | |
| NSFetchedPropertyDescription | |
| NSFileCoordinator | |
| NSFileHandle | |
| NSFileManager | |
| NSFileSecurity | |
| NSFileVersion | |
| NSFileWrapper | |
| NSFont | |
| NSFontCollection | |
| NSFontDescriptor | |
| NSFontManager | |
| NSFontPanel | |
| NSForm | |
| NSFormCell | |
| NSFormatter | |
| NSGarbageCollector | |
| NSGetCommand | |
| NSGlyphGenerator | |
| NSGlyphInfo | |
| NSGradient | |
| NSGraphicsContext | |
| NSHTTPCookie | |
| NSHTTPCookieStorage | |
| NSHTTPURLResponse | |
| NSHashTable | |
| NSHelpManager | |
| NSHost | |
| NSImage | |
| NSImageCell | |
| NSImageRep | |
| NSImageView | |
| NSIncrementalStore | |
| NSIncrementalStoreNode | |
| NSIndexPath | |
| NSIndexSet | |
| NSIndexSpecifier | |
| NSInputManager | |
| NSInputServer | |
| NSInputStream | |
| NSInvocation | |
| NSInvocationOperation | |
| NSJSONSerialization | |
| NSJavaConfiguration | |
| NSJavaVirtualMachine | |
| NSKeyedArchiver | |
| NSKeyedUnarchiver | |
| NSLayoutConstraint | |
| NSLayoutManager | |
| NSLevelIndicator | |
| NSLevelIndicatorCell | |
| NSLinguisticTagger | |
| NSLocale | |
| NSLock | |
| NSLogicalTest | |
| NSMachBootstrapServer | |
| NSMachPort | |
| NSMailDelivery | |
| NSManagedObject | |
| NSManagedObjectContext | |
| NSManagedObjectID | |
| NSManagedObjectModel | |
| NSMapTable | |
| NSMappingModel | |
| NSMatrix | |
| NSMenu | |
| NSMenuItem | |
| NSMenuItemCell | |
| NSMenuView | |
| NSMergeConflict | |
| NSMergePolicy | |
| NSMessagePort | |
| NSMessagePortNameServer | |
| NSMetadataItem | |
| NSMetadataQuery | |
| NSMetadataQueryAttributeValueTuple | |
| NSMetadataQueryResultGroup | |
| NSMethodSignature | |
| NSMiddleSpecifier | |
| NSMigrationManager | |
| NSMoveCommand | |
| NSMovie | |
| NSMovieView | |
| NSMutableArray | |
| NSMutableAttributedString | |
| NSMutableCharacterSet | |
| NSMutableData | |
| NSMutableDictionary | |
| NSMutableFontCollection | |
| NSMutableIndexSet | |
| NSMutableOrderedSet | |
| NSMutableParagraphStyle | |
| NSMutableSet | |
| NSMutableString | |
| NSMutableURLRequest | |
| NSNameSpecifier | |
| NSNetService | |
| NSNetServiceBrowser | |
| NSNib | |
| NSNibConnector | |
| NSNibControlConnector | |
| NSNibOutletConnector | |
| NSNotification | |
| NSNotificationCenter | |
| NSNotificationQueue | |
| NSNull | |
| NSNumber | |
| NSNumberFormatter | |
| NSObject | |
| NSObjectController | |
| NSObjectSpecifier | |
| NSOpenGLContext | |
| NSOpenGLLayer | |
| NSOpenGLPixelBuffer | |
| NSOpenGLPixelFormat | |
| NSOpenGLView | |
| NSOpenPanel | |
| NSOperation | |
| NSOperationQueue | |
| NSOrderedSet | |
| NSOrthography | |
| NSOutlineView | |
| NSOutputStream | |
| NSPDFImageRep | |
| NSPICTImageRep | |
| NSPageController | |
| NSPageLayout | |
| NSPanel | |
| NSParagraphStyle | |
| NSPasteboard | |
| NSPasteboardItem | |
| NSPathCell | |
| NSPathComponentCell | |
| NSPathControl | |
| NSPersistentDocument | |
| NSPersistentStore | |
| NSPersistentStoreCoordinator | |
| NSPersistentStoreRequest | |
| NSPipe | |
| NSPointerArray | |
| NSPointerFunctions | |
| NSPopUpButton | |
| NSPopUpButtonCell | |
| NSPopover | |
| NSPort | |
| NSPortCoder | |
| NSPortMessage | |
| NSPortNameServer | |
| NSPositionalSpecifier | |
| NSPredicate | |
| NSPredicateEditor | |
| NSPredicateEditorRowTemplate | |
| NSPreferencePane | |
| NSPrintInfo | |
| NSPrintOperation | |
| NSPrintPanel | |
| NSPrinter | |
| NSProcessInfo | |
| NSProgressIndicator | |
| NSPropertyDescription | |
| NSPropertyListSerialization | |
| NSPropertyMapping | |
| NSPropertySpecifier | |
| NSProtocolChecker | |
| NSProxy | |
| NSPurgeableData | |
| NSQuickDrawView | |
| NSQuitCommand | |
| NSRandomSpecifier | |
| NSRangeSpecifier | |
| NSRecursiveLock | |
| NSRegularExpression | |
| NSRelationshipDescription | |
| NSRelativeSpecifier | |
| NSResponder | |
| NSRuleEditor | |
| NSRulerMarker | |
| NSRulerView | |
| NSRunLoop | |
| NSRunningApplication | |
| NSSaveChangesRequest | |
| NSSavePanel | |
| NSScanner | |
| NSScreen | |
| NSScriptClassDescription | |
| NSScriptCoercionHandler | |
| NSScriptCommand | |
| NSScriptCommandDescription | |
| NSScriptExecutionContext | |
| NSScriptObjectSpecifier | |
| NSScriptSuiteRegistry | |
| NSScriptWhoseTest | |
| NSScrollView | |
| NSScroller | |
| NSSearchField | |
| NSSearchFieldCell | |
| NSSecureTextField | |
| NSSecureTextFieldCell | |
| NSSegmentedCell | |
| NSSegmentedControl | |
| NSServerNotificationCenter | |
| NSSet | |
| NSSetCommand | |
| NSShadow | |
| NSSharingService | |
| NSSharingServicePicker | |
| NSSimpleCString | |
| NSSimpleHorizontalTypesetter | |
| NSSlider | |
| NSSliderCell | |
| NSSocketPort | |
| NSSocketPortNameServer | |
| NSSortDescriptor | |
| NSSound | |
| NSSpecifierTest | |
| NSSpeechRecognizer | |
| NSSpeechSynthesizer | |
| NSSpellChecker | |
| NSSpellServer | |
| NSSplitView | |
| NSStatusBar | |
| NSStatusItem | |
| NSStepper | |
| NSStepperCell | |
| NSStream | |
| NSString | |
| NSTabView | |
| NSTabViewItem | |
| NSTableCellView | |
| NSTableColumn | |
| NSTableHeaderCell | |
| NSTableHeaderView | |
| NSTableRowView | |
| NSTableView | |
| NSTask | |
| NSText | |
| NSTextAlternatives | |
| NSTextAttachment | |
| NSTextAttachmentCell | |
| NSTextBlock | |
| NSTextCheckingResult | |
| NSTextContainer | |
| NSTextField | |
| NSTextFieldCell | |
| NSTextFinder | |
| NSTextInputContext | |
| NSTextList | |
| NSTextStorage | |
| NSTextTab | |
| NSTextTable | |
| NSTextTableBlock | |
| NSTextView | |
| NSThread | |
| NSTimeZone | |
| NSTimer | |
| NSTokenField | |
| NSTokenFieldCell | |
| NSToolbar | |
| NSToolbarItem | |
| NSToolbarItemGroup | |
| NSTouch | |
| NSTrackingArea | |
| NSTreeController | |
| NSTreeNode | |
| NSTypesetter | |
| NSURL | |
| NSURLAuthenticationChallenge | |
| NSURLCache | |
| NSURLConnection | |
| NSURLCredential | |
| NSURLCredentialStorage | |
| NSURLDownload | |
| NSURLHandle | |
| NSURLProtectionSpace | |
| NSURLProtocol | |
| NSURLRequest | |
| NSURLResponse | |
| NSUUID | |
| NSUbiquitousKeyValueStore | |
| NSUnarchiver | |
| NSUndoManager | |
| NSUniqueIDSpecifier | |
| NSUserAppleScriptTask | |
| NSUserAutomatorTask | |
| NSUserDefaults | |
| NSUserDefaultsController | |
| NSUserNotification | |
| NSUserNotificationCenter | |
| NSUserScriptTask | |
| NSUserUnixTask | |
| NSValue | |
| NSValueTransformer | |
| NSView | |
| NSViewAnimation | |
| NSViewController | |
| NSWhoseSpecifier | |
| NSWhoseTest | |
| NSWindow | |
| NSWindowController | |
| NSWorkspace | |
| NSXMLDTD | |
| NSXMLDTDNode | |
| NSXMLDocument | |
| NSXMLElement | |
| NSXMLNode | |
| NSXMLParser | |
| NSXPCConnection | |
| NSXPCInterface | |
| NSXPCListener | |
| NSXPCListenerEndpoint | |
| OBEXFileTransferServices | |
| OBEXSession | |
| ODNode | |
| ODQuery | |
| ODRecord | |
| ODSession | |
| OSALanguage | |
| OSALanguageInstance | |
| OSAScript | |
| OSAScriptController | |
| OSAScriptView | |
| PDFAction | |
| PDFActionGoTo | |
| PDFActionNamed | |
| PDFActionRemoteGoTo | |
| PDFActionResetForm | |
| PDFActionURL | |
| PDFAnnotation | |
| PDFAnnotationButtonWidget | |
| PDFAnnotationChoiceWidget | |
| PDFAnnotationCircle | |
| PDFAnnotationFreeText | |
| PDFAnnotationInk | |
| PDFAnnotationLine | |
| PDFAnnotationLink | |
| PDFAnnotationMarkup | |
| PDFAnnotationPopup | |
| PDFAnnotationSquare | |
| PDFAnnotationStamp | |
| PDFAnnotationText | |
| PDFAnnotationTextWidget | |
| PDFBorder | |
| PDFDestination | |
| PDFDocument | |
| PDFLayerView | |
| PDFOutline | |
| PDFPage | |
| PDFSelection | |
| PDFThumbnailView | |
| PDFView | |
| PSAuthor | |
| PSClient | |
| PSContent | |
| PSEnclosure | |
| PSEntry | |
| PSFeed | |
| PSFeedSettings | |
| PSLink | |
| QCComposition | |
| QCCompositionLayer | |
| QCCompositionParameterView | |
| QCCompositionPickerPanel | |
| QCCompositionPickerView | |
| QCCompositionRepository | |
| QCPatchController | |
| QCPlugIn | |
| QCPlugInViewController | |
| QCRenderer | |
| QCView | |
| QLPreviewPanel | |
| QLPreviewView | |
| QTCaptureAudioPreviewOutput | |
| QTCaptureConnection | |
| QTCaptureDecompressedAudioOutput | |
| QTCaptureDecompressedVideoOutput | |
| QTCaptureDevice | |
| QTCaptureDeviceInput | |
| QTCaptureFileOutput | |
| QTCaptureInput | |
| QTCaptureLayer | |
| QTCaptureMovieFileOutput | |
| QTCaptureOutput | |
| QTCaptureSession | |
| QTCaptureVideoPreviewOutput | |
| QTCaptureView | |
| QTCompressionOptions | |
| QTDataReference | |
| QTExportOptions | |
| QTExportSession | |
| QTFormatDescription | |
| QTMedia | |
| QTMetadataItem | |
| QTMovie | |
| QTMovieLayer | |
| QTMovieView | |
| QTSampleBuffer | |
| QTTrack | |
| QuartzFilter | |
| QuartzFilterManager | |
| QuartzFilterView | |
| RBObject | |
| RubyCocoa | |
| SBApplication | |
| SBElementArray | |
| SBObject | |
| SCNBox | |
| SCNCamera | |
| SCNCapsule | |
| SCNCone | |
| SCNCylinder | |
| SCNFloor | |
| SCNGeometry | |
| SCNGeometryElement | |
| SCNGeometrySource | |
| SCNHitTestResult | |
| SCNLayer | |
| SCNLight | |
| SCNMaterial | |
| SCNMaterialProperty | |
| SCNNode | |
| SCNPlane | |
| SCNProgram | |
| SCNPyramid | |
| SCNRenderer | |
| SCNScene | |
| SCNSceneSource | |
| SCNSphere | |
| SCNText | |
| SCNTorus | |
| SCNTransaction | |
| SCNTube | |
| SCNView | |
| SFAuthorization | |
| SFAuthorizationPluginView | |
| SFAuthorizationView | |
| SFCertificatePanel | |
| SFCertificateTrustPanel | |
| SFCertificateView | |
| SFChooseIdentityPanel | |
| SFKeychainSavePanel | |
| SFKeychainSettingsPanel | |
| SKDownload | |
| SKMutablePayment | |
| SKPayment | |
| SKPaymentQueue | |
| SKPaymentTransaction | |
| SKProduct | |
| SKProductsRequest | |
| SKProductsResponse | |
| SKRequest | |
| SLRequest | |
| ScreenSaverDefaults | |
| ScreenSaverView | |
| WebArchive | |
| WebBackForwardList | |
| WebDataSource | |
| WebDownload | |
| WebFrame | |
| WebFrameView | |
| WebHistory | |
| WebHistoryItem | |
| WebPreferences | |
| WebResource | |
| WebScriptObject | |
| WebUndefined | |
| WebView |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment