UIKit.UIDocument.HandleError Method
Called when an error occurs during reading, saving, or reverting this UIDocument.

Syntax

[Foundation.Export("handleError:userInteractionPermitted:")]
public virtual void HandleError (Foundation.NSError error, bool userInteractionPermitted)

Parameters

error
Object that encapsulates error information.
userInteractionPermitted
Handles errors that appear when performing read, write or revert actions on a document.

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