IQLPreviewingController.PreparePreviewOfSearchableItem Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("preparePreviewOfSearchableItemWithIdentifier:queryString:completionHandler:")]
[Foundation.Preserve(Conditional=true)]
public void PreparePreviewOfSearchableItem (string identifier, string queryString, Action<Foundation.NSError> ItemLoadingHandler);
abstract member PreparePreviewOfSearchableItem : string * string * Action<Foundation.NSError> -> unit
Parametri
- identifier
- String
- queryString
- String
- Attributi