AVFoundation.AVAsset.LoadValuesTaskAsync Method
Asks the asset to load the specified keys (unless they're already loaded).

Syntax

public virtual System.Threading.Tasks.Task LoadValuesTaskAsync (string[] keys)

Parameters

keys
An array of keys to load.

Returns

A task that represents the asynchronous LoadValuesAsynchronously operation

Remarks

The LoadValuesTaskAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.

Requirements

Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0