Returns the value for the specified type as an NSData object.
Original signature is '- (NSData *)dataForType:(NSString *)type'
Available in Mac OS X v10.6 and later.


- type (NSString)
- A UTI type string.

The value for the specified type as an NSData object.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)