UIKit.UIDocument.CloseAsync Method
Asynchronously closes the document after saving any changes.

Syntax

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

Returns

A task that represents the asynchronous Close 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