writableTypes
Returns the types of data the receiver can write natively and any types filterable to that native type.
Declaration
class var writableTypes: [String] { get }Return Value
An array of NSString objects representing the writable document types.