Freigeben über


NSItemProvider.LoadItemAsync(String, NSDictionary) Methode

Definition

public virtual System.Threading.Tasks.Task<Foundation.NSObject> LoadItemAsync (string typeIdentifier, Foundation.NSDictionary options);
abstract member LoadItemAsync : string * Foundation.NSDictionary -> System.Threading.Tasks.Task<Foundation.NSObject>
override this.LoadItemAsync : string * Foundation.NSDictionary -> System.Threading.Tasks.Task<Foundation.NSObject>

Parameter

typeIdentifier
String
options
NSDictionary

Hinzuzufügen. Dieser Parameter kann sein.

Gibt zurück

Eine Aufgabe, die den asynchronen LoadItem-Vorgang darstellt. Der Wert des TResult-Parameters ist vom Typ System.Action<Foundation.NSObject,Foundation.NSError>.

Gilt für: