Contents

init(fromMetadataQueryString:)

Creates a predicate with a metadata query string.

Declaration

init?(fromMetadataQueryString queryString: String)

Parameters

  • queryString:

    A metadata query string.

Discussion

For details of the format of the query string, see File Metadata Query Expression Syntax.

See Also

Creating a Predicate