Share via


NSItemProvider.LoadItem Método

Definición

[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

Parámetros

typeIdentifier
String
options
NSDictionary

Se agregará.

Este parámetro puede ser null.

completionHandler
Action<NSObject,NSError>

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a