Condividi tramite


NSItemProvider.LoadItem Metodo

Definizione

[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

Parametri

typeIdentifier
String
options
NSDictionary

Da aggiungere.

Questo parametro può essere null.

completionHandler
Action<NSObject,NSError>

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a