Freigeben über


Platform.ContinueUserActivity Methode

Definition

Rückruf von der entsprechenden iOS AppDelegate-Methode weitergeleitet.

public static bool ContinueUserActivity (UIKit.UIApplication application, Foundation.NSUserActivity userActivity, UIKit.UIApplicationRestorationHandler completionHandler);

Parameter

application
UIKit.UIApplication

Die Anwendung.

userActivity
Foundation.NSUserActivity

Die Benutzeraktivität instance.

completionHandler
UIKit.UIApplicationRestorationHandler

Der Vervollständigungshandler.

Gibt zurück

System.Boolean

True, wenn der Rückruf verarbeitet wurde.

Gilt für: