NSItemProvider.LoadItemAsync(String, NSDictionary) Метод

Определение

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>

Параметры

typeIdentifier
String
options
NSDictionary

Для добавления. Этот параметр может иметь значение .

Возвращаемое значение

Задача, представляющая асинхронную операцию LoadItem. Значение параметра TResult имеет тип System.Action<Foundation.NSObject,Foundation.NSError>.

Применяется к