itemProviders(for:)
Returns an array of items that each conform to at least one of the specified uniform type identifiers.
Declaration
func itemProviders(for types: [String]) -> [NSItemProvider]Discussion
This function is only valid during the performDrop() action.