IQLPreviewingController.PreparePreviewOfSearchableItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- identifier
- String
- queryString
- String
- Attributes