AssetsLibrary.ALAsset.WriteModifiedImageToSavedToPhotosAlbumAsync Method
Modifies and writes an image asset to the user's Photos directory.

Syntax

public virtual System.Threading.Tasks.Task<Foundation.NSUrl> WriteModifiedImageToSavedToPhotosAlbumAsync (Foundation.NSData imageData, Foundation.NSDictionary metadata)

Parameters

imageData
Documentation for this section has not yet been entered.
metadata
Documentation for this section has not yet been entered.

Returns

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

Application developers should check the ALAsset.Editable property prior to calling htis method.

Remarks

Requirements

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