UIKit.UIDocument.Read Method
Reads the document data from the specified location into the application sandbox.

Syntax

[Foundation.Export("readFromURL:error:")]
public virtual bool Read (Foundation.NSUrl fromUrl, out Foundation.NSError outError)

Parameters

fromUrl
Source URL address.
outError
When overridden, and you cannot write document data, this method return by an NSError object encapsulating all reasons that this is not possible.

Returns

Boolean indicating whether read or not.

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