AssetsLibrary.ALAssetsLibrary.WriteVideoToSavedPhotosAlbumAsync Method
Writes the video at to the user's Photos directory and executes the if successful.

Syntax

public virtual System.Threading.Tasks.Task<Foundation.NSUrl> WriteVideoToSavedPhotosAlbumAsync (Foundation.NSUrl videoPathURL)

Parameters

videoPathURL
Documentation for this section has not yet been entered.

Returns

A task that represents the asynchronous WriteVideoToSavedPhotosAlbum operation. The value of the TResult parameter is a AssetsLibrary.ALAssetsLibraryWriteCompletionDelegate.

Remarks

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

To be added.

Requirements

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