Initializer

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. クエリ文字列の書式設定の詳細として、File Metadata Query Expression Syntaxを見てください。

See Also 参照

Creating a Predicate 述部を作成する