searchItems
An array of objects that define the query’s scope.
Declaration
var searchItems: [Any]? { get set }Discussion
Use this method to scope the metadata query to a collection of existing URLs and/or metadata items. This array contains the NSURL and/or NSMetadataItem items to be searched.