UIKit.UIDocument.Save Method
Saves the document data to the specified location in the application sandbox.

Syntax

[Foundation.Export("saveToURL:forSaveOperation:completionHandler:")]
public virtual void Save (Foundation.NSUrl url, UIDocumentSaveOperation saveOperation, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUIOperationHandler))] UIOperationHandler completionHandler)

Parameters

url
URL that indicates the location of a document file.
saveOperation
This represents a constant indicating if a document file is being written for the first time or being overwritten.
completionHandler
A code action that is executed when a save operation comes to a conclusion.

Remarks

Requirements

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