Contents

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]) -> Bool

See Also

Deprecated symbols