UIKit.UIApplicationDelegate.ContinueUserActivity Method
Informs the app that there is data associated with continuing a task specified as a Foundation.NSUserActivity object, and then returns whether the app continued the activity.

Syntax

[Foundation.Export("application:continueUserActivity:restorationHandler:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual bool ContinueUserActivity (UIApplication application, Foundation.NSUserActivity userActivity, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUIApplicationRestorationHandler))] UIApplicationRestorationHandler completionHandler)

Parameters

application
Documentation for this section has not yet been entered.
userActivity
Documentation for this section has not yet been entered.
completionHandler
Documentation for this section has not yet been entered.

Returns

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