Share via


UIApplicationDelegate_Extensions.HandleEventsForBackgroundUrl Metodo

Definizione

Generato quando gli eventi relativi a uno sfondo T:UIKit.NSUrlSession sono in attesa di essere elaborati.

[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

Parametri

This
IUIApplicationDelegate

Istanza in cui opera questo metodo di estensione.

application
UIApplication
sessionIdentifier
String
completionHandler
Action
Attributi

Si applica a