FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
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... | |
NSPasteboard shortcuts
- (id) readObjectForClass: | (Class) | aClass | |
options: | (NSDictionary *) | options | |
Reads a object from the receiver object that best match the specified class.