UIKit.UIDocument.FinishedHandlingError Method
Application developers should call this function when they have finished handling an error.

Syntax

[Foundation.Export("finishedHandlingError:recovered:")]
public virtual void FinishedHandlingError (Foundation.NSError error, bool recovered)

Parameters

error
Object that encapsulates error information.
recovered
Boolean indicating whether error was handled.

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