Partager via


NSItemProvider.LoadItem Méthode

Définition

[Foundation.Export("loadItemForTypeIdentifier:options:completionHandler:")]
public virtual void LoadItem (string typeIdentifier, Foundation.NSDictionary options, Action<Foundation.NSObject,Foundation.NSError> completionHandler);
abstract member LoadItem : string * Foundation.NSDictionary * Action<Foundation.NSObject, Foundation.NSError> -> unit
override this.LoadItem : string * Foundation.NSDictionary * Action<Foundation.NSObject, Foundation.NSError> -> unit

Paramètres

typeIdentifier
String
options
NSDictionary

À ajouter.

Ce paramètre peut être null.

completionHandler
Action<NSObject,NSError>

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à