UIKit.UIDocument.AutoSaveAsync Method
Called by the system immediately prior to automatic saving of UIDocuments with unsaved changes.

Syntax

public virtual System.Threading.Tasks.Task<bool> AutoSaveAsync ()

Returns

A task that represents the asynchronous AutoSave operation. The value of the TResult parameter is a UIKit.UIOperationHandler.

Remarks

This can be used from a background thread.

Requirements

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