searchableItems(forIdentifiers:protectionClass:searchableItemsHandler:)
Declaration
optional func searchableItems(forIdentifiers identifiers: [String], protectionClass: FileProtectionType, searchableItemsHandler: @escaping @Sendable ([CSSearchableItem]) -> Void)optional func searchableItems(forIdentifiers identifiers: [String], protectionClass: FileProtectionType) async -> [CSSearchableItem]