CSSearchableIndexDelegate.ReindexAllSearchableItems 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.
Reindexa todos os itens no índice especificado e é executado acknowledgementHandler
quando concluído.
[Foundation.Export("searchableIndex:reindexAllSearchableItemsWithAcknowledgementHandler:")]
public abstract void ReindexAllSearchableItems (CoreSpotlight.CSSearchableIndex searchableIndex, Action acknowledgementHandler);
abstract member ReindexAllSearchableItems : CoreSpotlight.CSSearchableIndex * Action -> unit
Parâmetros
- searchableIndex
- CSSearchableIndex
- acknowledgementHandler
- Action
Implementações
- Atributos