Compartilhar via


CSSearchableIndex.Delete(String[], Action<NSError>) Método

Definição

Remove os itens identificados e é executado completionHandler quando concluído.

[Foundation.Export("deleteSearchableItemsWithIdentifiers:completionHandler:")]
public virtual void Delete (string[] identifiers, Action<Foundation.NSError> completionHandler);
abstract member Delete : string[] * Action<Foundation.NSError> -> unit
override this.Delete : string[] * Action<Foundation.NSError> -> unit

Parâmetros

identifiers
String[]
completionHandler
Action<NSError>

A ser adicionado.

Esse parâmetro pode ser null.

Atributos

Aplica-se a