Returns an array of UTI strings identifying the file types supported by the receiver, either directly or through a user-installed filter service.
Original signature is '+ (NSArray *)textTypes'
Available in Mac OS X v10.5 and later.


An array of NSString objects, each of which contains a UTI identifying a supported file type.

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