Freigeben über


UIApplicationDelegate_Extensions.HandleEventsForBackgroundUrl Methode

Definition

Wird ausgelöst, wenn Ereignisse im Zusammenhang mit einem t:UIKit.NSUrlSession darauf warten, verarbeitet zu werden.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void HandleEventsForBackgroundUrl (this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application, string sessionIdentifier, Action completionHandler);
static member HandleEventsForBackgroundUrl : UIKit.IUIApplicationDelegate * UIKit.UIApplication * string * Action -> unit

Parameter

This
IUIApplicationDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

application
UIApplication
sessionIdentifier
String
completionHandler
Action
Attribute

Gilt für: