Partager via


UIApplicationDelegate_Extensions.HandleEventsForBackgroundUrl Méthode

Définition

Déclenché lorsque des événements liés à une T:UIKit.NSUrlSession attendent d’être traités.

[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

Paramètres

This
IUIApplicationDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

application
UIApplication
sessionIdentifier
String
completionHandler
Action
Attributs

S’applique à