hasItemsConforming(to:)
Returns whether at least one item conforms to at least one of the specified uniform type identifiers.
Declaration
func hasItemsConforming(to types: [String]) -> BoolReturns whether at least one item conforms to at least one of the specified uniform type identifiers.
func hasItemsConforming(to types: [String]) -> Bool