NSCoreDataCoreSpotlightDelegate.ReindexSearchableItems Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("searchableIndex:reindexSearchableItemsWithIdentifiers:acknowledgementHandler:")]
public virtual void ReindexSearchableItems (CoreSpotlight.CSSearchableIndex searchableIndex, string[] identifiers, Action acknowledgementHandler);
abstract member ReindexSearchableItems : CoreSpotlight.CSSearchableIndex * string[] * Action -> unit
override this.ReindexSearchableItems : CoreSpotlight.CSSearchableIndex * string[] * Action -> unit
Parâmetros
- searchableIndex
- CSSearchableIndex
- identifiers
- String[]
- acknowledgementHandler
- Action
- Atributos