UIKit.UIApplicationDelegate.WillContinueUserActivity Method
Informs the app that the user attempts to continue a userActivityType action for which data might not be available, and returns to notify the user that the app will continue the activity.

Syntax

[Foundation.Export("application:willContinueUserActivityWithType:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual bool WillContinueUserActivity (UIApplication application, string userActivityType)

Parameters

application
Documentation for this section has not yet been entered.
userActivityType
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