UIKit.UIApplicationDelegate.DidFailToContinueUserActivitiy Method
Informs the app that the activity of the userActivityType type could not be continued, and specifies a error as the reason for the failure.

Syntax

[Foundation.Export("application:didFailToContinueUserActivityWithType:error:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual void DidFailToContinueUserActivitiy (UIApplication application, string userActivityType, Foundation.NSError error)

Parameters

application
Documentation for this section has not yet been entered.
userActivityType
Documentation for this section has not yet been entered.
error
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0