Contents

readableTypes

Returns the types of data the receiver can read natively and any types filterable to that native type.

Declaration

class var readableTypes: [String] { get }

Return Value

An array of NSString objects representing the readable document types.

See Also

Related Documentation

Managing File Type Information