FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
NSPasteboard(Shortcuts) Category Reference

NSPasteboard shortcuts More...

#import <NSPasteboard.h>

Instance Methods

(id) - readObjectForClass:options:
 Reads a object from the receiver object that best match the specified class. More...
 

Detailed Description

NSPasteboard shortcuts

Method Documentation

- (id) readObjectForClass: (Class)  aClass
options: (NSDictionary *)  options 

Reads a object from the receiver object that best match the specified class.

See also
readObjectsForClasses:options:

The documentation for this category was generated from the following file: