UIKit.UIDocument.GetFileAttributesToWrite Method
A dictionary of file attributes to associate with this UIDocument when writing or updating it.

Syntax

[Foundation.Export("fileAttributesToWriteToURL:forSaveOperation:error:")]
public virtual Foundation.NSDictionary GetFileAttributesToWrite (Foundation.NSUrl forUrl, UIDocumentSaveOperation saveOperation, out Foundation.NSError outError)

Parameters

forUrl
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.
outError
Error return value.

Returns

NSDictionary of file attributes.

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