readableTypeIdentifiersForItemProvider
An array of UTI strings representing the data types supported by the class.
Declaration
static var readableTypeIdentifiersForItemProvider: [String] { get }Discussion
Provide uniform type identifiers (UTIs) in order from highest fidelity to lowest. If your app employs a native data representation, place that first in the array.