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
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0