NSItemProviderLoadHandler Delegato
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.
Definisce il gestore di carico da usare con i RegisterItemForTypeIdentifier(String, NSItemProviderLoadHandler) metodi e SetPreviewImageHandler(NSItemProviderLoadHandler) .
public delegate void NSItemProviderLoadHandler(NSItemProviderCompletionHandler completionHandler, Class expectedValueClass, NSDictionary options);
type NSItemProviderLoadHandler = delegate of NSItemProviderCompletionHandler * Class * NSDictionary -> unit
Parametri
- completionHandler
- NSItemProviderCompletionHandler
- expectedValueClass
- Class
- options
- NSDictionary